Quantcast
Channel: OpenCV Q&A Forum - RSS feed
Browsing all 15 articles
Browse latest View live

Answer by Y Simson for Hello everyone,I am currently working on a project...

Using back projection might work. The basic idea is to transfer the reference fish image from rgb to HSV Calculate the HS 2D histogram of the reference fish image. Turn the histogram into a probability...

View Article



Comment by humbleAR for Hi,I was sifting through BMVC 2012 papers (one of the...

Thanks a lot. Since some time passed, I have read some of the papers related to this project but I didn't read the last one that you give as reference. Thanks also for the very clear reconstruction of...

View Article

Answer by Ilya Lysenkov for Hello everyone,I am currently working on a...

Hi, I was sifting through [BMVC 2012](http://bmvc2012.surrey.ac.uk/index.php) papers (one of the top Computer Vision conferences which was held just a few days ago) and noticed one work relevant to...

View Article

Comment by sammy for Hello everyone,I am currently working on a project that...

Post some frames. It's more than helpful.

View Article

Comment by humbleAR for Hello everyone,I am currently working on a project...

Added 2 pictures to illustrate a video frame and a picture from the database. It possible to have several pictures of the same fish if necessary. Images have good resolution and no watermark. video is...

View Article


Comment by humbleAR for Hello everyone,I am currently working on a project...

You mean that he tracks fish using KLT but he doesn't recognize them ? That's not very useful in our case indeed. It's quite interesting to have your opinion on that because I don't and will not have...

View Article

Comment by humbleAR for Hello everyone,I am currently working on a project...

Very useful comment @sammy , I guess it's better to use texture descriptors in our case, which one you think might be better here ?

View Article

Comment by sammy for Hello everyone,I am currently working on a project that...

First, in the video they say they use KLT=lucas-kanade tracker. Second: between tracking and recognition is a huge complexity difference - the first one is an hour of work. Finally, I would say that...

View Article


Comment by Rui Marques for Hello everyone,I am currently working on a project...

About that video, my guess is that it is tracking the eye of the fish by detecting the eye as a semi-circular blob. Meaning, no fish recognition is done, it is just following shapes that "kind of" look...

View Article


Comment by humbleAR for Hello everyone,I am currently working on a project...

What do you think about what is done here ? http://www.youtube.com/watch?v=3XHzjT_4oIA&feature=context-chv

View Article

Comment by humbleAR for Hello everyone,I am currently working on a project...

OK @Rui Marques, I exchanged some mails with the guy who made the app on the video. He says that he simply used this implementation of KLT : http://www.ces.clemson.edu/~stb/klt/ And just changed...

View Article

Comment by humbleAR for Hello everyone,I am currently working on a project...

Thank you for posting Rui Marques, which approaches are you thinking about ? You mean SVM ? haar classifiers ? Neural networks ? If you could give me technique names and algorithms names and examples,...

View Article

Comment by sammy for Hello everyone,I am currently working on a project that...

Here is a description of two major detection frameworks http://answers.opencv.org/question/877/how-to-match-2-hog-for-object-detection/#882 I hope it will help you, but I think that finding the best...

View Article


Comment by Rui Marques for Hello everyone,I am currently working on a project...

In my opinion SURF and similar algorithms will not work well in this case because of distortions made by the water and glass and because the live fish appearance changes too much - the fish will likely...

View Article

Best features to track fish underwater

Hello everyone, I am currently working on a project that aims to detect fish and track them in a video. For example, draw a white box around a shark and red one around a Thuna. I have good quality...

View Article

Browsing all 15 articles
Browse latest View live


Latest Images