top of page

Image Detection Plant Identification Software


New Website Location for this App: http://mezcel.wixsite.com/plantmorphology

This software identifies plants by associating an image capture of its leaf to species relationship. There are other factors included in my algorithm, but that part is still under further development.

The taxonomy algorithm is based on my past real world experience performing naturalist services amongst different conservation centers in different parts of the USA.

Plant taxonomy is the science that finds, identifies, describes, classifies, and names plants. Thus making it one of the main branches of taxonomy(the science that finds, describes, classifies, and names living things).

Technology Resources:

OpenCV: http://opencv.org/

OpenCV is released under a BSD license and hence it’s free for both academic and commercial use. It has C++, C, Python and Java interfaces and supports Windows, Linux, Mac OS, iOS and Android.

EmguCV: http://www.emgu.com/wiki/index.php/Main_Page

Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc. The wrapper can be compiled by Visual Studio, Xamarin Studio and Unity, it can run on Windows, Linux, Mac OS X, iOS, Android and Windows Phone.

For convenience I use:

  • EmguCV version 2.4.0.1717

  • Visual 2012 VB.NET (Most people use Csharp, but VB is easier for "Biology Scientists" to interface with)

  • Woody Plants

Email Me For the Password File Link: EmailLink

Featured Posts
Recent Posts
Archive
Search By Tags
No tags yet.
Follow Us
  • Facebook Basic Square
  • Twitter Basic Square
  • Google+ Basic Square
bottom of page