OpenCV 5 Is Here: The Biggest Leap in Years for Computer Vision
1–10 of 160 posts
Re: OpenCV 5 Is Here: The Biggest Leap in Years for Computer Vision
#2Re: OpenCV 5 Is Here: The Biggest Leap in Years for Computer Vision
#3When I use Codex/Claude to complete a computer vision task, such as extracting assets from an image, OpenCV is their default solution. However, I believe that using YOLO and other methods is outdated. The best solution now is to directly use Nano Banana or other AI image models. A paper has proven that image generation models can perform most CV tasks well. I believe the new OpenCV should become a wrapper for VLM or…
some SBC w/ an industrial camera that is doing pick-place or go/no-go operations on a conveyor belt against a singular object type doesn't need a huge image-gen/llm model governing it.
I mean have you even considered the kind of performance an opencv function can get w/ just mask-matching? I mean even with a fancy YOLO model these answers get thrown out in 1.5-50ms ; this is just a wholly different time scaling.
Re: OpenCV 5 Is Here: The Biggest Leap in Years for Computer Vision
#4Why these specific models / versions?
Re: OpenCV 5 Is Here: The Biggest Leap in Years for Computer Vision
#5When I use Codex/Claude to complete a computer vision task, such as extracting assets from an image, OpenCV is their default solution. However, I believe that using YOLO and other methods is outdated. The best solution now is to directly use Nano Banana or other AI image models. A paper has proven that image generation models can perform most CV tasks well. I believe the new OpenCV should become a wrapper for VLM or…
Re: OpenCV 5 Is Here: The Biggest Leap in Years for Computer Vision
#6When I use Codex/Claude to complete a computer vision task, such as extracting assets from an image, OpenCV is their default solution. However, I believe that using YOLO and other methods is outdated. The best solution now is to directly use Nano Banana or other AI image models. A paper has proven that image generation models can perform most CV tasks well. I believe the new OpenCV should become a wrapper for VLM or…
Re: OpenCV 5 Is Here: The Biggest Leap in Years for Computer Vision
#7When I use Codex/Claude to complete a computer vision task, such as extracting assets from an image, OpenCV is their default solution. However, I believe that using YOLO and other methods is outdated. The best solution now is to directly use Nano Banana or other AI image models. A paper has proven that image generation models can perform most CV tasks well. I believe the new OpenCV should become a wrapper for VLM or…
Re: OpenCV 5 Is Here: The Biggest Leap in Years for Computer Vision
#8Re: OpenCV 5 Is Here: The Biggest Leap in Years for Computer Vision
#9When I use Codex/Claude to complete a computer vision task, such as extracting assets from an image, OpenCV is their default solution. However, I believe that using YOLO and other methods is outdated. The best solution now is to directly use Nano Banana or other AI image models. A paper has proven that image generation models can perform most CV tasks well. I believe the new OpenCV should become a wrapper for VLM or…
We're not going to fit Nano Banana or anything like it on a device with 512MB RAM and a GPU old enough to be irrelevant, and again, API calls just aren't on the menu.
Re: OpenCV 5 Is Here: The Biggest Leap in Years for Computer Vision
#10So there's room for even better performance!