Welcome new user! You can search existing questions and answers without registering, but please register to post new questions and receive answers. Note that due to large amounts of spam attempts, your first three posts will be manually moderated, so please be patient.
Because of un-manageable amounts of spam despite our use of CAPTCHAs, email authorization, and other tools, we have discontinued this forum (see the 700k+ registered users with validated email addresses at right?). Please email us any questions or post bug reports and feature requests on GitHub at https://github.com/jevois -- The content below remains available for future reference.
Welcome to JeVois Tech Zone, where you can ask questions and receive answers from other members of the community.

Detecting moths in pheromone traps

0 votes
I'm trying to detect moths caught in a sticky base of a pheromone trap. The object detection module doesn't work. Any other ideas on other methods to attack this problem?
asked Jan 10, 2019 in User questions by hortplus (260 points)

1 Answer

0 votes
Nice project! Do you have controlled lighting? If so, the moths are dark blobs on a lighter background? Then maybe this module could work:

http://jevois.org/moddoc/ObjectTracker/modinfo.html

If you need several simultaneous bob detection ranges, try http://jevois.org/moddoc/ArUcoBlob/modinfo.html

make sure you use JeVois inventor to easily adjust the double sliders for the HSV ranges.

Otherwise, please upload pictures of your trap somewhere and then link to them here. Maybe a more heavy-duty approach like TensorFlowEasy will be required.
answered Jan 11, 2019 by JeVois (46,580 points)
HSV values of moths on sticky trap
...