资源列表
StereoVision
- 双目摄像机标定程序,vs+opencv,配置好环境后可直接运行。-Binocular camera calibration program, vs+ opencv, after configuration,which can be run directly.
artificial_camera_calibration
- 程序自动生成20幅棋盘格标定板图像,进行角点检测和相机标定-The program automatically generates 20 checkerboard calibration board images and conducts corner detection and camera calibration
abc_algo
- 基于改进蜂群算法的红外图像多阈值分割算法,效果不是很理想,但是可以参考~-Segmentation colony algorithm based on improved infrared image multi-threshold algorithm, the effect is not ideal, but you can refer to-
GHoughMaster
- 提供模板图像,在原图像中利用广义霍夫变换算法找到与模板图像相似的目标图像-Providing a template image, using generalized Hough transform algorithm found in the original image and the template image similar to the target image
makevideo
- 对输入的一个彩色视频与五张以上照片,用OpenCV实现以下功能或要求: 1.命令行格式:“xxx.exe 放视频与照片的文件夹路径”,(例如 MyMakeVideo.exe C:\input )【假设该文件夹下面只有一个avi视频文件与若干jpg文件】; 2.将输入的视频与照片处理成同样长宽后,合在一起生成一个视频; 3.这个新视频中,编程生成一个片头,然后按幻灯片形式播放这些输入照片,最后按视频原来速度播放输入的视频; 4.新视频中要在底部打上含自己学号与姓名等信息的字幕;
col_roberts
- 基于三维彩色空间ColorRoberts算子实现,充分利用了全面的色彩信息,所以进行彩色图像边缘检测的效果优于只分别作用在彩色三分量上的传统彩色边缘检测方法。 法-Based on three-dimensional color space ColorRoberts operator to achieve full use of the full color information, so the color image edge detection is better than the
wavelet-change
- 基于opencv实现了多层小波变换,并可以进行逆变换。对初学OPENcv的朋友有一定的借鉴价值。-Based on opencv realized the multi-layer wavelet transform and inverse transformation. For beginners OPENcv friend has certain reference value.
opencvcj
- 利用opencv库函数打开摄像头,点击保存图片按钮就可以保存图片,点击测距按钮就可以测试出点高度及点宽度还有距离。点击关闭摄像头即可关闭摄像头,点击推出程序即可退出程序。-Using the opencv library function to open the camera, click the save picture button to save the picture, click the distance button can test the point height and poi
shenjingwangluomobanpipei
- 利用神经网络和模板匹配的识别算法,亲测可用,本人原创-By using neural network recognition algorithm and template matching, close test is available, I original
dualQuadColormaker
- 本程序是读取IQIQ int16存储的两个极化SAR数据文件,并将其形成一张伪彩色合成图像数据的程序,其中用到了openCV,希望对SAR初学者有用。-This program reads the IQIQ int16 PolSAR data file, and make a colored image. This program uses openCV, hope it is helpful to the SAR starters.
1
- 海康威视网络摄像机获取视频流接口,在Opencv上可以直接处理实时图像,方便快捷。-Hikvision network camera video interface, can be directly on the Opencv processing real-time image, convenient and quick.
grabcutEx01
- 在opencv环境下基于grabcut方法的运动目标检测代码-In opencv environment grabcut method based moving target detection code