how to count no of leaves in a tree?



how to count no of leaves in a tree?..

Answer / Khajan Singh Chauhan

Counting leaves in a tree is typically done manually. However, using Image Processing techniques, you can automate this process by capturing an image of the tree, converting it to grayscale or binary format, and then applying edge detection and contour analysis to count the number of connected regions (leaves).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Image Processing Algorithms Interview Questions

Given a spherical surface, write bump-mapping procedure to generate the bumpy surface of an orange.

1 Answers  


Write a procedure to implement highlight as a blinking operation.

1 Answers   Titan,


Set up procedure for generating a wire-frame display of a polyhedron with the hidden edges of the object drawn with dashed lines.

1 Answers  


Derive expression for converting RGB color parameters to HSV values.

1 Answers   Verizon,


how to count no of leaves in a tree?

1 Answers   Infosys,


What is the algorithms of of Geographic information system project?

1 Answers  


Extend the sutherland-hodgman clipping algorithm to clip three- dimensional planes against a regular parallelepiped.

1 Answers   Infosys,


determine performing two successive block transfer into the same area a frame buffer using the various boolean operation

0 Answers  


Write a program to model an exploding firecracker in the xy plane using a particle system.

1 Answers  


Write a program to implement the motion of a bouncing ball using a downward gravitational force and a ground-plane friction force. Initially the ball is to be projected in to space with a given velocity vector.

1 Answers  


Determine the result of performing two successive block transfer into the same area of a frame buffer using the binary arith operations.

1 Answers  


What is Rectification in image prosesing ?

1 Answers  


Categories
  • Image Processing General Interview Questions Image Processing General (144)
  • Image Processing Algorithms Interview Questions Image Processing Algorithms (20)
  • Image Processing AllOther Interview Questions Image Processing AllOther (6)