-
VC,数字图像处理代码,含有多种变换
VC,数字图像处理代码,含有多种变换-VC, digital image processing code, containing multiple Transform
- 2022-02-02 22:03:27下载
- 积分:1
-
数字图像处理(朱志刚)
数字图像处理(朱志刚)-Digital Image Processing (Zhu Zhigang)
- 2022-08-15 06:21:32下载
- 积分:1
-
各种图形、注释的绘制、存取及相关函数
功能介绍:
本组件继承于TCustomControl,功能包括:
1、图形的绘制,包括线条,多边型,多点曲线,圆形,椭圆形
2、注释的绘制,包括带指向点的绘制和不带指向点的绘制
3、图形的存取:从自已定义的文件格式中读入文件,写入的文件格式有自己定义的文件格式或位图格式。也可以从流数据中
进行存取。
4、F5可以进行刷新图面,DELETE键可以删除当前选择的图形,F6可以删除填充的地方。
- 2022-07-09 02:23:07下载
- 积分:1
-
opencv特征提取和匹配示例程序
opencv特征提取和匹配demo,使用visual studio 2013加上opencv 2.4.9实现;来自opencv官网的demo程序,删除了匹配程序,添加打印程序将opencv特征描述符中数据的格式打印出来,结果保存在surfdes文件中,可用记事本或者notepad打开;
- 2022-04-21 22:22:02下载
- 积分:1
-
dct.pdf formula described in a very classic, but a section of source code has so...
dct.pdf中介绍的公式非常经典,但其中的一段源程序有一些错误,但在C文件dctmatrix.c有了修正。
dctmatrix.c给出了如何定标DCT系数。
dctmatrix.c中,FIX_DCTMTX_2[Rows][Columns]采用Q11定标,FIX_DCTMTX采用Q15定标。
DCTMTX_2[Rows][Columns]*2=DCTMTX[Rows][Columns]-dct.pdf formula described in a very classic, but a section of source code has some mistakes, but in C has been amended dctmatrix.c document. How dctmatrix.c given DCT coefficient calibration. dctmatrix.c in, FIX_DCTMTX_2 [Rows] [Columns] using Q11 calibration, FIX_DCTMTX calibration using Q15. DCTMTX_2 [Rows] [Columns]* 2 = DCTMTX [Rows] [Columns]
- 2022-05-18 22:59:44下载
- 积分:1
-
filter coefficients to use image processing, image processing can be in effect,...
用滤波器系数来处理图像,可得图像处理效果,进而分析滤波的性能是否符合要求。-filter coefficients to use image processing, image processing can be in effect, and then filtering analysis whether the performance met the requirements.
- 2023-02-15 07:35:04下载
- 积分:1
-
这是一个人脸检测系统,对人脸进行识别以及检测
这是一个人脸检测系统,对人脸进行识别以及检测-This is a face detection system for human face identification and detection
- 2022-11-26 18:00:04下载
- 积分:1
-
图像编程的交通红灯斑马线监控系统源代码的实现
图像编程的交通红灯斑马线监控系统源代码的实现-images of traffic crossing the red light monitoring system source code to achieve
- 2022-01-25 19:40:05下载
- 积分:1
-
Fourier Transform image transformation, can support multiple formats of images,...
用傅立叶变换实现图像变换,可支持多种格式的图像,方法简单实用。-Fourier Transform image transformation, can support multiple formats of images, methods, simple and practical.
- 2022-01-24 13:47:41下载
- 积分:1
-
颜色一致性矢量
颜色一致向量的核心代码,有限对图像进行平滑处理,然后计算图像连通区域,最后讲像素分为一致性像素和不一致像素。-Color coherence vector
- 2022-03-25 05:25:50下载
- 积分:1