-
color BMP image
彩色BMP图像->光栅处理->编码灰度图像->傅氏变换->滤波->逆傅氏变换->彩色合成->零级融合-color BMP image-gt; Grating processing-gt; Coding gray image-gt; Fourier Transform- gt; Filter- gt; Inverse Fourier Transform- gt; Synthesis of color-gt; Zero-integration
- 2022-01-25 16:32:52下载
- 积分:1
-
使用Jsci制作2d图形,包括饼形图,直条图,等等,和excel里的图形差不多.而且可以动态扩展...
使用Jsci制作2d图形,包括饼形图,直条图,等等,和excel里的图形差不多.而且可以动态扩展-use Jsci 2d graphics production, including pie-shaped map of the map straight, and so on, and Lane excel almost graphics. But can dynamic expansion
- 2022-06-26 05:29:43下载
- 积分:1
-
雷达信号处理,matlab仿真,雷达系统设计的一组MATLAB程序
雷达信号处理,matlab仿真,雷达系统设计的一组MATLAB程序-radar signal processing, Matlab simulation, radar systems designed a group MATLAB program
- 2022-02-04 00:56:48下载
- 积分:1
-
实现简单功能的画图板程序
实现简单功能的画图板程序-a program which implements simple drawing function
- 2023-06-02 01:50:02下载
- 积分:1
-
实现画图板功能,能画矩形 椭圆等,功能简单,但很有用的
实现画图板功能,能画矩形 椭圆等,功能简单,但很有用的-this is a program that help us to draw picture,such as rectangle elipse
- 2022-02-11 13:33:43下载
- 积分:1
-
预览,图片, 动画
预览,图片, 动画-preview, pictures, animation
- 2022-03-25 06:11:39下载
- 积分:1
-
a bezier curves screen preservation
一个bezier曲线的屏幕保存-a bezier curves screen preservation
- 2023-01-04 15:20:03下载
- 积分:1
-
这是一个C源代码,图像处理的准备,没有图形界面…
这是一个用C++编写的图像处理源程序代码,没有图形界面-This is a preparation of the C source code image processing, no graphical interface
- 2022-03-21 03:31:56下载
- 积分:1
-
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一...
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function can be achieved on the target image edge detection. This method is summarized as follows: 1. Image used with the specified standard deviation of the Gaussian filter to smooth out, thereby reducing the noise 2. In the calculation of each point of local gradient and edge direction 3. The second step in determining the edge points will led to the image gradient magnitude ridge appears, and then keep track of all of the top of the ridge, and ridge at the top of all the pixels are no longer set to 0 4. the implementation of the edge link
- 2022-03-05 01:13:25下载
- 积分:1
-
数字图像处理演示程序代码
数字图像处理演示程序代码-digital image processing demonstration code
- 2022-01-27 18:05:38下载
- 积分:1