-
vc++和OpenCV结合找出图片中的角点,并且做出标记。此程序同时可以用于图片特征点的提取,用于特征匹配的后续开发做准备。...
vc++和OpenCV结合找出图片中的角点,并且做出标记。此程序同时可以用于图片特征点的提取,用于特征匹配的后续开发做准备。-vc++ and OpenCV combination to find the picture of the corner and make a tag. At the same time, this procedure can be used for image feature points extraction, feature matching for the follow-up to prepare for development.
- 2022-03-16 18:32:15下载
- 积分:1
-
Prepared based on the matlab source code for camera calibration, and they hope t...
基于matlab编写的摄像机定标源代码,希望对大家又有-Prepared based on the matlab source code for camera calibration, and they hope to have everyone
- 2022-02-06 21:51:32下载
- 积分:1
-
一个简单实现图片格式转换的工具,具体支持bmp,jpg,gig和tiff之间的互相转换,并附带浏览功能...
一个简单实现图片格式转换的工具,具体支持bmp,jpg,gig和tiff之间的互相转换,并附带浏览功能-Realize a simple picture format conversion tools, specific support for bmp, jpg, gig and the tiff between the conversion and incidental browsing
- 2023-06-03 19:15:02下载
- 积分:1
-
经典数字图像教程,各种常见变换源码,学习数字图像必备的工具...
经典数字图像教程,各种常见变换源码,学习数字图像必备的工具-Classical digital image tutorials, all kinds of common-source transformation, learning digital imaging tools necessary
- 2022-12-09 01:50:03下载
- 积分:1
-
指纹识别 图像处理 细化 平滑 处理算法
指纹识别 图像处理 细化 平滑 处理算法-Fingerprint image processing refined smoothing algorithm
- 2023-07-12 00:50:03下载
- 积分:1
-
本程序将SIFT与边缘结合起来用来做图像配准
先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准...
本程序将SIFT与边缘结合起来用来做图像配准
先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准-This procedure will be combined with SIFT and the edge used to do image registration using SIFT key-point detection using Canny edge detection operator to select the best match to optimize vector match point image registration
- 2022-07-25 20:35:46下载
- 积分:1
-
Based on the outline of the shape feature extraction 1) the program in VC 6.0...
基于轮廓的形状特征提取
1)该程序在VC++6.0下编译通过;
2)测试图片说明:(图像路径名请在main函数中fp=fopen("1.bmp","rb")中设定)
64×64 24bit BMP:
图像1、2用来验证旋转图像识别;图像1、3用来验证平移图像识别;图像1、4用来验证缩放图像识别;
120×120 24bit BMP:
图像5、6用来验证平移图像识别;图像7、8用来验证旋转图像识别;
3)结果说明:
MCS.dat保存了Mountain Climbing Sequence。
-Based on the outline of the shape feature extraction 1) the program in VC 6.0 under the compiler through 2) Test Photo Caption: (image path name in the main function fp = fopen (1.bmp, rb) set) 64 × 64 24bit BMP: image 1,2 to verify rotating image recognition image 1,3 to verify translational image recognition image 1,4 to verify scaling image recognition 120 × 120 24bit BMP: images used to verify translational 5,6 image recognition images 7,8 rotate images used to verify identification 3) The results indicate that: MCS.dat preserved Mountain Climbing Sequence.
- 2022-03-19 13:22:10下载
- 积分:1
-
对rgb15 RGB24转换
RGB24向RGB15的转换-RGB24 to RGB15 conversion
- 2022-08-16 17:57:34下载
- 积分:1
-
图像的二值化转变,将灰度图像转变成二值图像
图像的二值化转变,将灰度图像转变成二值图像-Image binarization transformation, the gray-scale image into binary image
- 2022-03-31 04:55:29下载
- 积分:1
-
用VC编写的RGB到YUV422转换小程序
VC编写的RGB到YUV422的转化小程序-VC prepared RGB to YUV422 conversion applet
- 2022-02-07 04:32:01下载
- 积分:1