资源列表
chengxu
- 在matlab中进行图像处理,转化为二值图并进行分类-In matlab for image processing, into a binary image and classification
Easement
- C++笔记记录工具,源代码编译运行于VS2008及以上版本,能够快速记录笔记,支持便笺管理和文件管理的一个小工具软件,程序中把CListCtrl 改成可以按文件路径显示文件。-C++ note-taking tools, source code is compiled to run on VS2008 and above, can quickly take notes, notes management and document management to support a small sof
ImCreative
- 页面模板 大家可以下载直接使用 欢迎大家来看啊啊看-Admin Templates
36691740match_correlation
- sift特征点匹配程序,实现特征点匹配,.m文件,直接在matlab中运行即可。-sift feature point matching process, to achieve feature point matching,. m files can be run directly in matlab.
DIG-3
- matlab 利用霍夫算法计算图片中水管的直径的matlab程序-matlab image using Hough algorithm matlab program pipe diameter
Test
- 图像反转(就是把黑的变白,白的变黑),输入衣服图像,进行像素的反转-Image inversion (that is, the black of white, black and white), the image input clothes, the pixel inversion
Test2
- 实现图像的旋转加缩放,输入一幅图片后进行旋转和缩放操作,很炫。-Achieve image rotation plus scaling, enter an image after rotation and scaling operations, shining.
program
- 读取每一幅图像,从中提取出角点,然后对角点进行亚像素精确化,摄像机定标, 对定标结果进行评价,保存定标结果。-Read each image and extract the corner, then the diagonal points subpixel precision, camera calibration, the calibration results were evaluated on save calibration results.
super1
- 将模糊的车牌逐渐变得清晰可见,适用于车牌检测中。-Will gradually become blurred license plate clearly visible for license plate detection.
cvut_test
- 环境:VC6.0 && OpenCV1.0 程序说明: 1)image文件里保存着标定图片 2)calibdata.txt 保持标定图片的路径(根据实际设置) 3)在标定源文件中 calibration.cpp 根据不同的标定标规格需要设置的参数: CvSize board_size = cvSize(5,7) /* 定标板上每行、列的角点数 */(不包括边缘的角点) 这里值得注意的是拍摄的时候要完整的拍下标定板。-Envir
inggais
- 环境:VC6.0 && OpenCV1.0 程序说明: 1)image文件里保存着标定图片 2)calibdata.txt 保持标定图片的路径(根据实际设置) 3)在标定源文件中 calibration.cpp 根据不同的标定标规格需要设置的参数: CvSize board_size = cvSize(5,7) /* 定标板上每行、列的角点数 */(不包括边缘的角点) 这里值得注意的是拍摄的时候要完整的拍下标定板。-Envir
plane_calibration_opencv
- image_points.xml 保存所有角点的图像坐标(本程序要求每幅图像图像中的点数目一样) 现成的数据中"image_points.xml"文件中 <rows>1280</rows> 中的1280 = 5(图像数)×256(每幅图像中的点数) 采用其他数据需要做相应修改,对于保存世界坐标"object_points.xml "文件也同理 object_points.xml 保存所有图像坐标对应的世界坐标 calibrat
