-
用视觉工作室实现了不规则掩模的中值滤波功能…
Function realized median filter with irregular mask by using Visual Studio, and OpenCV library.
User can define mask by special matrix with unrestricted size N x M, which includes 0 and 1 values. Only 1 values determine which element of neighborhood of point will be used to calculate median.-Function realized median filter with irregular mask by using Visual Studio, and OpenCV library.
User can define mask by special matrix with unrestricted size N x M, which includes 0 and 1 values. Only 1 values determine which element of neighborhood of point will be used to calculate median.
- 2022-04-22 03:07:13下载
- 积分:1
-
PhotoSnapMobile on the phone a photo
PhotoSnapMobile 手机上的一个图片编辑软件,个人觉得不错-PhotoSnapMobile on the phone a photo-editing software, personally feel that a good
- 2022-04-13 08:50:51下载
- 积分:1
-
JPEG压缩编码系统源代码
JPEG压缩编码系统源代码-JPEG compression coding system source code
- 2022-02-14 17:57:53下载
- 积分:1
-
VC编写的图象打开与显示程序
VC编写的图象打开与显示程序-VC prepared to open the image and display procedures
- 2022-08-07 04:54:12下载
- 积分:1
-
在平面随机生成散列的二维点,点数可由用户输入,然后将散列的点进行三角剖分,生成三角网。可以用于算法演示,这个比较老的代码,速度并不快,也可以继续改进。...
在平面随机生成散列的二维点,点数可由用户输入,然后将散列的点进行三角剖分,生成三角网。可以用于算法演示,这个比较老的代码,速度并不快,也可以继续改进。-The demo can show an example of delaunay and the a algorithm is not very fast.
- 2023-05-05 14:00:04下载
- 积分:1
-
程序说明: //该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置 灰度值为0;灰度值大于阈值的象素直接设置为255。...
程序说明: //该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置 灰度值为0;灰度值大于阈值的象素直接设置为255。-procedures :// This function used to image transform threshold. For gray value less than the threshold value of the pixel intensity value directly set to 0; Gray value greater than the threshold value of the pixel is set to direct 255.
- 2022-02-04 17:28:24下载
- 积分:1
-
c编的进行图像增强的源代码
c编的进行图像增强的源代码-c series of the image enhancement for the source code
- 2022-02-06 06:26:58下载
- 积分:1
-
用于VGA显示
自己先了一个关于VGA显示的verilog代码,该代码实现的功能主要是显示屏的几种颜色的显示。由于自己写的,希望对于那些初学FPGA者有些许的帮助
- 2022-01-29 03:11:10下载
- 积分:1
-
非常实用的画笔程序源代码
非常实用的画笔程序源代码-very practical brush source code
- 2022-02-04 10:00:01下载
- 积分:1
-
D3D11的Kinect点云可视化程序
一个简单的可视化程序,通过类接口输入深度图和色彩图像即可在窗口中显示在3D空间中有颜色的点云图形
- 2022-10-15 18:15:03下载
- 积分:1