搜索资源列表
DImageProcess
- 《Visual C++实践与提高—数字图像处理与工程应用篇》除10、13章外其余章源代码。VC 6.0环境。DImageProcess工程只需载入Bmp格式的文件,便可通过菜单实现各种处理算法, 需要强调一点,其只对256色格式的图片进行处理。-" Visual C++ practice and improve- digital image processing and engineering applications chapter," the rest of the e
and__linu
- 可以加载进程,并查看它在内存中程序,连接库及各种数据的地址映象-Can load process, and view it in memory, the address of the image link libraries and all kinds of data
Roteiro01
- How load image using C++ and OpenCV
图像两点像素距离和实际距离的转换
- 载入任意图像,在图像上自由选取任意两点,自动测量图像的像素距离(pixel)和进行实际距离(mm)的转换程序,C#写的,导入VS项目中直接运行可见效果。(Load any image, select any two points freely on the image, automatically measure the pixel distance of the image and carry out the conversion program of the actual distance