-
这是一个快速DCT算法,在VC++下编写的,通过了验证。是一个值得借鉴的算法...
这是一个快速DCT算法,在VC++下编写的,通过了验证。是一个值得借鉴的算法-This is a fast DCT algorithm, in VC++ Prepared, through the verification. Is a reference algorithm
- 2022-03-13 01:26:14下载
- 积分:1
-
visual c++数字图象处理典型算法及实现
visual c++数字图象处理典型算法及实现-visual c++ typical digital image processing algorithm and realize
- 2022-02-27 01:42:01下载
- 积分:1
-
Classification, texture features, feature vector extraction, matlab 7.0 original...
分类,纹理特征,提取特征向量,matlab 7.0 原程序,classifer,texture-Classification, texture features, feature vector extraction, matlab 7.0 original procedure, classifer, texture
- 2022-06-28 15:13:06下载
- 积分:1
-
Written using the OpenCV image corner detection process, extraction is very effe...
使用OpenCV写的图象角点检测的程序,提取角点效果非常好-Written using the OpenCV image corner detection process, extraction is very effective in corner
- 2022-01-25 18:29:13下载
- 积分:1
-
jpeg decoder procedures, using VC editors, the issue is part of the
jpeg解码程序,采用VC++编辑,是自己的课题的一部分-jpeg decoder procedures, using VC editors, the issue is part of the
- 2023-01-17 10:45:04下载
- 积分:1
-
抛物型利用Hough变换检测算法。标准Hough变换…
利用Hough变换检测抛物线的算法。利用标准Hough变换从二值(黑白)图像中检测抛物线。-The use of parabolic Hough transform detection algorithms. Standard Hough transform from the binary (black and white) image in the detection of a parabola.
- 2022-03-24 20:32:18下载
- 积分:1
-
介绍一款监视器行业用的汉字字符叠加芯片
用于叠加汉字信息于摄像头采集的图像
文件中包括使用说明书,原理图,驱动程序
及专用字库生成软件...
介绍一款监视器行业用的汉字字符叠加芯片
用于叠加汉字信息于摄像头采集的图像
文件中包括使用说明书,原理图,驱动程序
及专用字库生成软件-Monitor industry introduce a Chinese character used for stacking chip stacking characters of information collected in the camera image file including the use of manuals, schematics, drivers, and the exclusive character generation software
- 2023-09-10 05:05:05下载
- 积分: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
-
A motion estimation MATLAB file operations, I have been tested, very useful.
一个运动估计运算的MATLAB文件,本人已经测试过,非常有用。-A motion estimation MATLAB file operations, I have been tested, very useful.
- 2022-04-10 02:43:09下载
- 积分:1
-
罗布赫斯C实现SIFT使用OpenCV。
Rob Hess C implementation of SIFT that uses OpenCV.
It allows for pretty detailed parameter tweaking (e.g. histogram size, DoG thresholds, etc.) If you need flexibility, this is pretty good. -Rob Hess C implementation of SIFT that uses OpenCV. It allows for pretty detailed parameter tweaking (eg histogram size, DoG thresholds, etc.) If you need flexibility, this is pretty good.
- 2022-06-28 03:01:21下载
- 积分:1