-
write their own image processing filters used in the source code, can be slightl...
这是一个自己写的图像处理中常用的滤波器程序源代码,可以稍加修改为自己需要的东西。希望对大家有用。-write their own image processing filters used in the source code, can be slightly modified for their needs. We hope that the right useful.
- 2022-09-19 04:35:03下载
- 积分:1
-
是关于人脸识别和特征提取的图像处理的c++程序
是关于人脸识别和特征提取的图像处理的c++程序-On face recognition and feature extraction of image processing c++ Procedures
- 2022-01-25 22:47:27下载
- 积分:1
-
opencv中的图像跟踪算法,能很好的追踪视频图像中的运动物体。是很不错的跟踪算法,适合初学者反复研究。...
opencv中的图像跟踪算法,能很好的追踪视频图像中的运动物体。是很不错的跟踪算法,适合初学者反复研究。-opencv image tracking algorithm, can be a very good video images to track the moving object. Is a very good tracking algorithm, suitable for beginners repeated study.
- 2022-02-07 01:34:40下载
- 积分:1
-
第二届全国高校 BBS 程序开发大赛四大独立奖项最佳创意奖
第二届全国高校 BBS 程序开发大赛四大独立奖项最佳创意奖-Second National College BBS Development Competition four separate awards best creative award
- 2022-01-28 08:24:07下载
- 积分:1
-
exp1.m为对图像进行二级分解并提取每层低频信息进行压缩的源程序...
exp1.m为对图像进行二级分解并提取每层低频信息进行压缩的源程序-exp1.m for the secondary decomposition of the image and extract low-frequency information of each compressed source
- 2022-03-26 13:22:37下载
- 积分:1
-
The function cvHoughCircles finds circles in grayscale image using some modifica...
这段程序利用 Hough 变换在灰度图像中找圆 ,并可进而给出圆心和半径-The function cvHoughCircles finds circles in grayscale image using some modification of Hough transform.
- 2022-05-16 01:39:19下载
- 积分:1
-
图像处理和计算机视觉方面的源码,标准C++编写,包含了很多常用的图像处理和计算机视觉方面的算法实现。...
图像处理和计算机视觉方面的源码,标准C++编写,包含了很多常用的图像处理和计算机视觉方面的算法实现。-image processing and computer vision of the source code, standard C, contains many common image processing and computer vision algorithm.
- 2022-01-29 04:16:07下载
- 积分:1
-
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算...
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.-Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.
- 2022-05-18 00:16:22下载
- 积分:1
-
用VB做的一个小程序,可以抓取当前屏幕。
用VB做的一个小程序,可以抓取当前屏幕。-VB do a small program will be able to capture the current screen.
- 2022-02-03 08:37:17下载
- 积分:1
-
vc编的绘图程序,算法维图形学中的非库调用有圆,线条等,有颜色选择....
vc编的绘图程序,算法维图形学中的非库调用有圆,线条等,有颜色选择.-vc addendum to the drawing process, algorithm-dimensional graphics, which called for a non-circular, such as lines, color choices.
- 2022-05-16 05:07:43下载
- 积分:1