-
简单图像算法。支持读取多种图片格式,支持灰度图计算,多种二值化算法(基于熵的自动阀值,自动双阀值二值化),支持图像多种卷积计算(高斯滤波,轮廓提取)...
简单图像算法。支持读取多种图片格式,支持灰度图计算,多种二值化算法(基于熵的自动阀值,自动双阀值二值化),支持图像多种卷积计算(高斯滤波,轮廓提取)-simple algorithm. Photo support multiple read format, the gray level support, a variety of binary algorithm (based on the entropy of the automatic threshold. automatic dual threshold value of two) to support a variety of image deconvolution calculation (Gaussian filtering, contour extraction)
- 2022-06-18 10:02:51下载
- 积分:1
-
这个压缩文件中包含的近似最近邻搜索代码。你…
The approximate nearest neighbor search code is contained in this zip file. You can use the data contained in to see how the program works.
- 2022-02-26 00:00:06下载
- 积分:1
-
数字图像处理中常用的傅立叶变换算法,VC编写,包含完整源代码与实例图片,很实用...
数字图像处理中常用的傅立叶变换算法,VC编写,包含完整源代码与实例图片,很实用-Digital image processing used in the Fourier transform algorithm, VC preparation that contains complete source code and examples of pictures, very useful
- 2022-11-24 02:30:03下载
- 积分:1
-
Blue ball location tracking, the background to be pure white, two WebCam, the ca...
蓝球定位跟踪,背景为纯白色,两个摄像头,可以计算出摄像头与蓝球之间的距离,方便初学者进行立体视觉
- 2022-12-31 07:25:03下载
- 积分:1
-
文本模式的纹理映射,血浆,和3D
Textmode Texture Mapping,Plasma, and 3D
- 2022-08-15 15:36:20下载
- 积分: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
-
hough变换中,要找到相关像素,才能组合成完整的直线
hough变换中,要找到相关像素,才能组合成完整的直线-hough transform to find the relevant pixels in order to complete a straight line into
- 2022-05-04 23:54:33下载
- 积分:1
-
黑白显示,中值滤波,8,4邻域均值滤波,高通滤波,拉普拉斯锐化,手动阈值分割,二值化...
黑白显示,中值滤波,8,4邻域均值滤波,高通滤波,拉普拉斯锐化,手动阈值分割,二值化-Black-and-white display, median filtering, 8,4-neighbor mean filter, high pass filter, Laplacian sharpening, manual threshold segmentation, binarization
- 2022-03-01 18:28:29下载
- 积分:1
-
Watershed segment the contents is about watershed
Watershed segment the contents is about watershed
- 2022-06-21 17:00:58下载
- 积分:1
-
数字图像的边沿检测算子,有关Roberts,sobel,prewitt,laplace的基于对话框的VC应用程序。...
数字图像的边沿检测算子,有关Roberts,sobel,prewitt,laplace的基于对话框的VC应用程序。-digital image edge detection operators, the Roberts, segmentation, prewitt, Laplace-based dialog VC applications.
- 2022-04-27 06:56:44下载
- 积分:1