-
彩色图像的处理,包括颜色抖动,色彩转换。
图像的颜色处理,包括颜色抖动,颜色转换等。-Deal with color images, including color dithering, color conversion.
- 2022-01-26 06:15:53下载
- 积分:1
-
YUV到RGB,Verilog
YUV颜色空间转RGB颜色空间,verilog代码实现-YUV to RGB,verilog
- 2022-01-26 02:54:55下载
- 积分:1
-
图像变换处理源代码。包括平滑、锐化、灰度、增强等。基于VC++6.0编译,无需任何改动。...
图像变换处理源代码。包括平滑、锐化、灰度、增强等。基于VC++6.0编译,无需任何改动。-images transform source code. Includes Smooth, Sharpen, gray and so on. Based on VC 6.0 compiler, without any changes.
- 2022-01-26 03:55:29下载
- 积分:1
-
这是我在科研中编写的卡尔曼滤波程序,希望对大家有用,已调试好。...
这是我在科研中编写的卡尔曼滤波程序,希望对大家有用,已调试好。-This is a Kalman filtering algorithm program. I have applied in filtering process by matlab.
- 2022-03-04 10:45:48下载
- 积分:1
-
这是一个用于计算机图形图像处理中,最常用的阀值处理的源代码...
这是一个用于计算机图形图像处理中,最常用的阀值处理的源代码-This is a computer graphics for image processing, the most commonly used threshold of the source code
- 2022-07-26 10:31:52下载
- 积分:1
-
OpenCv+VS2008实现harris角点检测
OpenCv+VS2008实现harris角点检测-OpenCv+ VS2008 to achieve harris corner detection
- 2022-02-03 22:14:07下载
- 积分:1
-
实现了内隐函数变形的三维模型…
实现了3D模型变形(morphing)的隐函数插值算法。并有Matching Cube算法网格化模型。这个程序花了我不少时间编写。-Achieved a 3D model of the deformation (morphing) of the implicit function interpolation algorithm. And Matching Cube Mesh count model. This process gave me a lot of time to prepare.
- 2022-05-27 18:26:25下载
- 积分:1
-
图像处理和注释
image processing and notes
- 2022-06-25 23:08:50下载
- 积分:1
-
中值滤波是对一个滑动窗口内的诸像素灰度值排序,用其中值代替窗口中心象素的原来灰度值,它是一种非线性的图像平滑法,它对脉冲干扰级椒盐噪声的抑制效果好,在抑制随机噪...
中值滤波是对一个滑动窗口内的诸像素灰度值排序,用其中值代替窗口中心象素的原来灰度值,它是一种非线性的图像平滑法,它对脉冲干扰级椒盐噪声的抑制效果好,在抑制随机噪声的同时能有效保护边缘少受模糊-Median filter is a sliding window from inside the gray value pixel sequencing, using a window center pixel value to replace the original gray value, it is a non-linear image smoothing method, its pulse-grade salt and pepper noise interference inhibition effective in suppressing random noise at the same time can effectively protect the edge of less fuzzy
- 2023-08-08 21:40:02下载
- 积分:1
-
该代码主要是实现图像的边缘检测,通过Robert算子、Sobel算子以及Prewitt算子来实现边缘检测...
该代码主要是实现图像的边缘检测,通过Robert算子、Sobel算子以及Prewitt算子来实现边缘检测-The code is mainly the realization of image edge detection, through the Robert operator, Sobel operator and Prewitt operator to achieve edge detection
- 2022-07-18 09:31:22下载
- 积分:1