-
opencv灰度共生矩阵实现代码
使用opencv开源库,利用灰度共生矩阵实现图片纹理特征提取,c++代码实现。
- 2022-09-24 03:50:02下载
- 积分:1
-
很有名的扫描线填充算法实现。可以用左键画完所有的封闭线段,然后点击右键填充所有封闭区域...
很有名的扫描线填充算法实现。可以用左键画完所有的封闭线段,然后点击右键填充所有封闭区域-famous scanning lines filling algorithm. Left unfinished can use all the closed segment, then right-click to fill all the closed region
- 2022-03-13 18:54:49下载
- 积分:1
-
图像平滑源代码 还可以的 在vc直接运行就行 可作为参考
图像平滑源代码 还可以的 在vc直接运行就行 可作为参考-image smoothing source code can also directly in vc running on the line can be used as reference
- 2023-07-10 20:20:02下载
- 积分:1
-
自己做课题时编写的一个可以拟合45个数据点的曲面拟合程序
自己做课题时编写的一个可以拟合45个数据点的曲面拟合程序-own topics can be prepared in a fit 45 data points the surface fitting procedure
- 2022-01-28 05:52:33下载
- 积分:1
-
Bresenhan Line生成算法
Bresenhan Line生成算法-Bresenhan Line Algorithm
- 2022-07-16 13:56:14下载
- 积分:1
-
一个简单的方法来创建PNG文件
a easy way to create png files
- 2022-03-01 02:50:43下载
- 积分:1
-
图像几何变换,图像正交变换,图像灰度变换,图像增强:包括随机噪声、傅立叶变换、中值滤波、高斯滤波; ・色彩变换:包括彩色...
图像几何变换,图像正交变换,图像灰度变换,图像增强:包括随机噪声、傅立叶变换、中值滤波、高斯滤波; ・色彩变换:包括彩色->灰度、反色处理、亮度调整、直方图均衡化。专业人士编写-Image geometric transformation, image orthogonal transform, the image gray-scale transformation, image enhancement: including random noise, Fourier transform, median filtering, Gaussian filtering * color change: including color- " gray-scale, anti-color processing, luminance adjustment, histogram equalization. Professional preparation
- 2023-04-01 17:30:04下载
- 积分:1
-
一个用于图像去噪的matlab的GUI界面程序实例,可以读入各种图像格式,选择不同去噪方法,产生去噪图像,并在同一界面下同时显示原始图像,加噪图像和去噪图像...
一个用于图像去噪的matlab的GUI界面程序实例,可以读入各种图像格式,选择不同去噪方法,产生去噪图像,并在同一界面下同时显示原始图像,加噪图像和去噪图像-one for Image Denoising Matlab GUI interface procedures example, can be read into various image formats, different Denoising, generated image denoising, and the same interface also shows that the original image, increase noise and image denoising images
- 2022-03-05 06:00:03下载
- 积分:1
-
交互界面的填充程序
交互界面的填充程序-interface filling procedures
- 2022-07-09 12:55:37下载
- 积分:1
-
在窗口中显示出26个英文字母,从左向右字母依次位置提高10个像素单位,并且颜色变为红色,然后回到正常位置。当达到最右端后改变方向,从右向左逐渐变为红色,并且位置...
在窗口中显示出26个英文字母,从左向右字母依次位置提高10个像素单位,并且颜色变为红色,然后回到正常位置。当达到最右端后改变方向,从右向左逐渐变为红色,并且位置依次提高10个像素单位。
-In the window shows the 26 English letters, the letters from left to right, followed by location of units increased by 10 pixels, and the color turns red, then back to normal position. When you reach the extreme right after the change of direction, from right to left gradually turns red, and the location of pixels in turn increased by 10 units.
- 2022-08-21 19:52:24下载
- 积分:1