-
as seen on Stack Overflow
- Search for 'Stack Overflow'
i want to recognize my hand with C#.net and aForge.net library.
if any other solution is available with c#.net
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello,
I am just learning about computer vision and C#. It seems like two prominent image processing libraries are OpenCV and AForge. What are some of the differences of the two?
I am making a basic image editor in C# and while researching I have come across articles on both. But I don't really…
>>> More
-
as seen on Programmers
- Search for 'Programmers'
I'm starting to get really confused looking deeper and deeper at video processing world and searching for optimal choices. This is the reason to post this and some other questions to try and navigate myself in the best possible way. I really like Java, working with Java, coding with Java, at the same…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello I am in the process of doing a school project, where we have a robot driving on the ground in between Flamingo plates. We need to create an algorithm that can identify the locations of these plates, so we can create paths around them (We are using A Star for that).
So far have we worked with…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi folks,
I'm trying to develop an image focusing algorithm for some test automation work. I've chosen to use AForge.net, since it seems like a nice mature .net friendly system.
Unfortunately, I can't seem to find information on building autofocus algorithms from scratch, so I've given it my best…
>>> More