Igor dos Santos Montagner
- Page Views
- 12,280
- Content
- 6
- Fans
- 0
- Contributor since
- 2/3/2010
Favorites
None yet.Fans
None yet.
Displaying Results 1 - 6 (of 6) for All Content
-
Nokia 5530 ReviewThis article is a review of the Nokia 5530 ExpressMusic after one month of use. It talks about internet uses, music and calling quality.
-
OpenCV TutorialThis tutorial teaches the first steps using the OpenCV computer vision library.
-
Filtering Connected Components Using OpenCVThis article describes how to use OpenCV to filter the connected components extracted from an image. To accept or reject a component a criteria function is defined by the user. This criteria function is what defines if a component is accepted or rejected. -
Connected Components Using OpenCVThis article explains what connected components are and how to extract them from an image using OpenCV -
Function Pointers in CThis article has an in depth explanation of what are and how to use function pointers. It also talks a little about compiled C programs.
-
More Uses of #define in CThis text explains what is the c preprocessor and shows how to build function-like and multiline macros.