-
基于灰度图像的差影法,比较精简的程序,对作图像处理的朋友应该有用。...
基于灰度图像的差影法,比较精简的程序,对作图像处理的朋友应该有用。-Gray image based on the differential impact of law, more streamlined procedures for image processing should be a useful friend.
- 2022-01-26 07:55:09下载
- 积分:1
-
维纳滤波处理
//LPSTR lpDIBBits:指向源DIB图像指针
//LONG lWidth:源图像宽度(象素数)
//LONG lHeig...
维纳滤波处理
//LPSTR lpDIBBits:指向源DIB图像指针
//LONG lWidth:源图像宽度(象素数)
//LONG lHeight:源图像高度(象素数)
//函数说明:
//该函数用来对DIB图像进行维纳滤波复原操作。-Wiener filter// LPSTR lpDIBBits : DIB images at the source pointer// LONG lWidth : Source image width (number of pixels)// LONG lHeight : source image height (number of pixels)// Function :// function to the right DIB images Wiener filter recovery operation.
- 2022-03-20 19:12:31下载
- 积分:1
-
JPEG2000标准的软件版本5.2.5卡卡杜最近的可执行程序…
JPEG2000标准的实现软件Kakadu的近期版本5.2.5的可执行程序,支持多核解码编码,cpu的性能可以得到充分发挥,是JPEG2000软件中已知性能最高的-JPEG2000 standard software Kakadu recent version 5.2.5 of the executable program to support multi-core codec encoding, cpu
- 2022-03-20 20:06:54下载
- 积分:1
-
数字图像腐蚀程序。参数中有一个BOOL变量,
为真时,表示在水平方向进行腐蚀运算,否则在竖直方向上进行腐蚀运算。...
数字图像腐蚀程序。参数中有一个BOOL变量,
为真时,表示在水平方向进行腐蚀运算,否则在竖直方向上进行腐蚀运算。-digital image corrosion process. Parameters have a BOOL variable to true, in the horizontal direction corrupting computation, Otherwise, the vertical direction on erosion.
- 2023-04-24 08:15:03下载
- 积分:1
-
该代码提供了一个与Visual C++界面编程MATLAB可视化程序…
该代码提供了MATLAB与VISUAL C++的接口编程,为MATLAB可视化编程提供了方便-The code provides a MATLAB with VISUAL C++ Interface programming, visual programming for MATLAB provides a convenient
- 2023-07-24 23:50:03下载
- 积分:1
-
get the image threshold by iterative algorithm in matlab. And transform the gray...
在matlab环境下,利用迭代法求图像阈值,然后实现图像的二值化处理.-get the image threshold by iterative algorithm in matlab. And transform the gray image into binary image.
- 2022-01-25 16:08:07下载
- 积分:1
-
KL变换的MATLAB源码程序,用于图形图像地震资料等的处理。效果良好。...
KL变换的MATLAB源码程序,用于图形图像地震资料等的处理。效果良好。-KL transform MATLAB source code program for graphic images such as seismic data processing. Good results.
- 2022-01-26 02:45:08下载
- 积分:1
-
用数学形态学的方法得到的周长、面积、圆形、矩形和…
用形态学的方法求二值图像的周长,面积,圆形度,矩形度和伸长度- use morphological mathod to get the perimeter, area, circle, the rectangle and stretch the length of the binary image
- 2022-04-27 22:54:55下载
- 积分:1
-
FPGA实施3x3中值滤波(Verilog)
3x3中值滤波器的FPGA实现(VERILOG)-3x3 median filter FPGA implementation (VERILOG)
- 2022-04-02 08:28:42下载
- 积分:1
-
这个是用OPENCV库函数在WIN32控制台中编写的,功能是实现轮廓跟踪,并画出轮廓,此程序得出的是圆的轮廓,求得圆的中心和半径,将此圆画出,与实际的圆形成对比...
这个是用OPENCV库函数在WIN32控制台中编写的,功能是实现轮廓跟踪,并画出轮廓,此程序得出的是圆的轮廓,求得圆的中心和半径,将此圆画出,与实际的圆形成对比。
-This is OPENCV library function in the preparation of WIN32 console, feature tracking is to achieve the outline and draw the outline, this procedure is to draw the outline of a circle, find the center and radius of a round, this round draw, with the actual In contrast, the yen.
- 2023-08-07 17:40:04下载
- 积分:1