-
各种图像边缘提取算法的C语言实现及一些测试用图像。这些算法包括:Marr、Canny、shen...
各种图像边缘提取算法的C语言实现及一些测试用图像。这些算法包括:Marr、Canny、shen-Castan、Sobel等等。(注:这些代码是《Algorithms for Image Processing And Computer Vision》一书中的内容,要想理解代码最好参看原书)。-various Image Edge Extraction Algorithm in C language and some test images. These algorithms include : Marr, Canny, Shen-Castan, Sobel and so on. (Note : the code is "Image Processing Algorithms for Computer Vision And" the contents of a book, in order to see the best understanding of the original code book).
- 2022-04-27 03:37:42下载
- 积分:1
-
利用kmeans函数在hsi色彩空间分割彩色图像
利用MATLAB中的库函kmeans以及色彩空间转换函数hsi2rgb和rgb2hsi完成彩色图像分割
- 2022-04-10 19:20:42下载
- 积分:1
-
java写的3d游戏
java写的3d游戏-write java 3d game
- 2022-07-05 05:17:15下载
- 积分:1
-
Harris角检测的实现
Harris Corner Detection Implementation
- 2022-07-19 13:07:47下载
- 积分:1
-
Realize a kind of image translation operation, input image, x translation and y...
实现了一种图像的平移操作,输入为图像,x平移量和y平移量。-Realize a kind of image translation operation, input image, x translation and y translation volume.
- 2022-01-27 18:10:58下载
- 积分:1
-
) Algorithm based S basic idea for the most
)算法基本思想 设S为最-) Algorithm based S basic idea for the most
- 2022-11-19 22:15:03下载
- 积分:1
-
简单分形图绘制程序,可运行在Windows及PocketPC环境下
简单分形图绘制程序,可运行在Windows及PocketPC环境下-simple fractal mapping procedures, which runs on Windows and PocketPC environment
- 2022-04-28 07:16:59下载
- 积分:1
-
to be an increase in the noise image after smoothing filter and the filter, comp...
将一幅给定的图像加噪后进行平滑滤波和中值滤波处理,比较两种处理的效果并与原图像比较之。并添加了锐化滤波处理。-to be an increase in the noise image after smoothing filter and the filter, compare the results with the original image comparison. And add a sharpening filter.
- 2022-07-27 05:34:33下载
- 积分:1
-
黄色占整个图像的比例,vc++环境,txt格式
黄色占整个图像的比例,vc++环境,txt格式-Yellow proportion of the total image
- 2022-03-20 12:23:46下载
- 积分:1
-
Character Recognition Using Neural Networks
Steps to use this GUI.
1. Open the...
Character Recognition Using Neural Networks
Steps to use this GUI.
1. Open the GUI figure, run it. (accept the matlab to change its directory to new location where the file is stored)
2. First we need to teach Character to computer. For this type the Character in the textbox space provided and press "TEACH".
3. You can save all the taught data.
4. For retrival, click start.
Note: Paint Brush software of microsoft opens for entering the image. So, we need to save the image after editing.
For best results teach each Character not less than ten times.
- 2022-06-20 20:59:04下载
- 积分:1