-
一个很好的图像处理的代码,可以实现连通区统计…
图像处理的一个非常好的代码,可以实现连通区的统计,经过实际测试效果很好。-Image processing of a very good code, can achieve connectivity District statistics show that the actual test well.
- 2022-11-23 15:10:04下载
- 积分:1
-
数字图像处理。图像显示,均值滤波。拉破拉斯锐化。图像灰度显示。图像镜像。图像拉伸...
数字图像处理。图像显示,均值滤波。拉破拉斯锐化。图像灰度显示。图像镜像。图像拉伸-Digital image processing. Image display, the mean filter. Pull-breaking las sharpening. Image grayscale display. Mirror images. Image stretching
- 2022-01-31 14:23:17下载
- 积分:1
-
Application of C++ Builder in the preparation of image processing procedures for...
应用C++Builder编写图像处理中的锐化图像程序-Application of C++ Builder in the preparation of image processing procedures for sharpening images
- 2022-01-26 02:35:06下载
- 积分:1
-
康莱特注射液已被设计为易于使用。它应该不超过几分钟…
KLT has been designed to be easy to use. It should take no more than a few minutes to learn how to select and track features, and store and use the results. For those who wish to maximize performance, however, the program allows the flexibility of tweaking nearly every parameter that governs the computation, and it includes several methods to improve speed.
- 2022-09-04 21:05:03下载
- 积分:1
-
这是一个k均值聚类的VC函数,非常有用,是本人亲自编写,为了能够和别人交换代码,忍痛上传。...
这是一个k均值聚类的VC函数,非常有用,是本人亲自编写,为了能够和别人交换代码,忍痛上传。-This is a k-means clustering function of the VC very useful, I personally prepared. , and others in order to exchange code and reluctantly upload.
- 2022-03-19 21:14:57下载
- 积分:1
-
Able to achieve human face detection system is that I have worked hard to prepar...
能够实现人脸的检测系统,是我辛辛苦苦编写的哦,花了很多时间和精力研究的。-Able to achieve human face detection system is that I have worked hard to prepare for Oh, spent a lot of time and energy research.
- 2022-03-21 07:39:19下载
- 积分:1
-
基于DCT方法的数字水印论文5篇,对学习基于DCT方法的数字水印初学者会有帮助。可以了解基于DCT的水印基本方法。...
基于DCT方法的数字水印论文5篇,对学习基于DCT方法的数字水印初学者会有帮助。可以了解基于DCT的水印基本方法。-DCT-based method of digital watermarking papers 5, to learn methods of digital watermarking-based DCT would be helpful for beginners. DCT-based watermark can learn the basic method.
- 2023-01-09 18:45:04下载
- 积分:1
-
大恒图像采集卡源代码
大恒图像采集卡源代码-Daheng image acquisition card source code.
- 2022-01-22 05:49:50下载
- 积分:1
-
在图像模板匹配问题中,基于像素灰度值的相关算法尽管已经十分普遍,并得到广泛的应用,但目前此类算法都还存在有时间复杂度高、对图像亮度与尺寸变化敏感等缺点.为了克服...
在图像模板匹配问题中,基于像素灰度值的相关算法尽管已经十分普遍,并得到广泛的应用,但目前此类算法都还存在有时间复杂度高、对图像亮度与尺寸变化敏感等缺点.为了克服这些缺点,提出一种新的基于图像灰度值的编码表示方法.这种方法将图像分割为一定大小的方块(称为R-块),计算每个R-块图像的总灰度值,并根据它与相邻R-块灰度值的排序关系进行编码.然后通过各个R-块编码值的比较,实现图像与模板的匹配.新算法中各个R-块编码的计算十分简单 匹配过程只要对编码值进行相等比较,而且可以采用快速的比较算法.新算法对像素灰度的变化与噪声具有鲁棒性,其时间复杂度是O(M2log(N)).实验结果表明,新算法比现有的灰度相关算法的计算时间快了两个数量级.-err
- 2022-12-06 23:00:03下载
- 积分:1
-
里边包含OpenCV中文参考手册
OpenCV是Intel® 开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉...
里边包含OpenCV中文参考手册
OpenCV是Intel® 开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。 -Chinese inside OpenCV reference manual contains the OpenCV is Intel ? Open Source Computer Vision Library. It consists of a series of C function and a small amount of C++ Category consists realize the image processing and computer vision aspects of many common algorithms.
- 2022-02-07 10:01:59下载
- 积分:1