-
sift 经典源码
作者推荐代码,结合GSL+OPENCV进行编写,可在WINDOWS下运行...
sift 经典源码
作者推荐代码,结合GSL+OPENCV进行编写,可在WINDOWS下运行
- 2022-04-06 21:14:29下载
- 积分:1
-
Harris角点检测算法和改进的Harris角点检测算法
Harris角点提取算法和改进的Harris角点提取算法 -Harris Corner Detection algorithm and improved Harris Corner Detection Algorithm
- 2022-09-25 05:30:03下载
- 积分:1
-
三维模型格式转换代码,PLY转换成VRI.图形图像处理者有一定参考价值....
三维模型格式转换代码,PLY转换成VRI.图形图像处理者有一定参考价值.-Three-dimensional model of format conversion code, PLY converted to VRI. Those who deal with graphics images have a certain reference value.
- 2022-06-02 09:50:20下载
- 积分:1
-
图像配准程序,含有图像配准的这种算法以及检验程序
图像配准程序,含有图像配准的这种算法以及检验程序-Image registration procedures, containing this image registration algorithm and testing procedures
- 2023-04-08 05:00:04下载
- 积分:1
-
图像采集,采样、感知、显示和量化模式海……
图像感知,获取,采样,显示和量化;图案发显示,随机抖动法显示-Image perception, acquisition, sampling, display and quantification pattern hair show, random jitter display
- 2022-10-20 14:20:03下载
- 积分:1
-
several image filtering algorithm, spent many great efforts to find, in the hope...
matlab的十几种图像滤波算法,费好大力气才找到的,希望能给于借鉴-several image filtering algorithm, spent many great efforts to find, in the hope that they will learn from
- 2022-03-19 20:36:27下载
- 积分:1
-
Based on visual c++ 2005 and OpenCV is a static environment FaceDetection face d...
基于visual c++ 2005和OpenCV环境
FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-Based on visual c++ 2005 and OpenCV is a static environment FaceDetection face detection procedures, attention to the needs of FaceDetection library OpenCV support provided, so please first of all to the relevant Web site to download and install OpenCV, addition of this procedure needs to import a document classifier haarcascade_frontalface_alt.xml, the document provided in OpenCV, the reader is the file copied to the procedures under the same directory, the program can run correctly.
- 2022-01-26 03:18:51下载
- 积分:1
-
对matlab程序实现苏珊角点检测算法
susan角点检测算法的MATLAB程序实现-susan corner detection algorithm for implementation of the MATLAB program
- 2022-03-18 12:06:03下载
- 积分:1
-
常用的图像处理算法的程序,包括灰度
图像处理常用算法程序,包括灰度变换、边缘检测、形态学预算,用VC实现-Image processing algorithms commonly used procedures, including gray-scale transform, edge detection, morphology of the budget implementation by VC
- 2022-09-19 04:05:05下载
- 积分:1
-
err
基于visual c++ 2005实现
ColorPicker是一个基于对话框的应用程序,它具有以下功能:
1. 色彩编辑功能
用户可以通过可以调整R、G、B的值来编辑颜色,亦可通过调整H、S、V的值来选取颜色。颜色编辑的结果会马上反馈到颜色面板和颜色预览框中。
2.RGB颜色空间和HSV颜色空间的转换
当改变RGB值,会得到相应的HSV值,并进行显示,反之亦然。
3.取色功能
取色功能包含“面板取色”和“屏幕取色”。面板取色就是用户可以在颜色面板中单击鼠标左键,选取目标点所表示的某种颜色。屏幕取色则是允许用户获取整个屏幕上的任意一点的颜色值。用户可以将鼠标移动到需要获取颜色的地方,然后按a键或A键即可以获取该点颜色值。-err
- 2022-03-11 10:05:49下载
- 积分:1