HOW I CAN COUNT NUMBER OF TREE IN THIS IMAGE? please help me.

5 views (last 30 days)

my image is jpg format. I need to count the number of tree with matlab coding. please help and guide me if any one has code I appreciate if share with me THANKS

  9 Comments
Image Analyst
Image Analyst on 19 May 2015

Ana Li:

I've inserted the image with the green and brown frame icon so that it's immediately visible here without people having to use something like Photoshop to open the file, which is what they have to do if you use the paper clip icon instead of the green and brown frame icon.

Sign in to comment.

Answers (1)

Image Analyst
Image Analyst on 19 May 2015
Ana li:
There is no such tree counting capability in MATLAB. There's "tree bagging" but that's s completely different concept. So that means you'll have to build up your tree counting application from other lower level routines in the Image Processing and/or Computer Vision System Toolbox. However all is not lost. There are algorithms that have been published. See section "22.5.8 Trees, Individual Trees, Tree Crowns" here in Vision Bib
22.5.8 Trees, Individual Trees, Tree Crowns
22.5.8.1 Trees, Forest, Stem Volume, Biomass Measurements
22.5.8.2 Forest Extraction, Forest Analysis
22.5.8.2.1 Forest Analysis, Depth, LiDAR, Laser Scanner, IFSAR
22.5.8.3 Forest Fire Evaluation, Wildfire Analysis, Fire Detection, Fire Damage Assessment
22.5.8.4 Forest Change Evaluation, Change Detection, Temporal Analysis
Drill down to get citations for specific papers. Then pick one and code it up in MATLAB.
  9 Comments
Ana li
Ana li on 21 May 2015
I have a code for mosaicking two images with SIFT algorithm in Matlab but my images are more than two. I need a professional person to help me to modify it.
Image Analyst
Image Analyst on 21 May 2015
Depending on the level of involvement needed by the professional person, you could call technical support (for something that takes just a few minutes) or you could hire the Mathworks consulting folks (for a job that takes a day or more). Normally we don't tag with someone's specific name. I think Dima will see it as I think he looks over all the Computer Vision posts though it might take a day or two.

Sign in to comment.

Categories

Find more on Computer Vision Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!