资源列表
ehop1
- 神经网络例子,主要用于数据处理与数据挖掘-Examples of neural network, used mainly for data processing and data mining
hough
- Hough变换是图像处理中从图像中识别几何形状的基本方法之一.本程序中Hough变换可检测图像中的直线,是源程序.-Hough transform image processing image recognition from the basic geometry methods. This procedure can be detected in the Hough transform image of a straight line, is the source.
img0
- C语言程序对.ppm文件的操作-C language program. Ppm file operations. . . . .
chenggongchengxu
- rgb to HSV,很有用,调试成功,可以应用-rgb to HSV,#include "stdafx.h" #include <iostream.h> void main(float R, float G, float B, float& H, float& S, float&V) { // r,g,b values are from 0 to 1 // h = [0,360], s = [0,1], v = [0,1]
watermarking
- 灰度图像嵌入水印,这个就是灰度图像嵌入水印没啥好说的-embedded watermarking
self-extractin
- pythin 自動解壓縮、歸檔程式,用來學習基本IO和以檔案名創建資料夾分類檔案-pythin self-extracting compressed archive program
chgYImageBysinTF
- Tranfer image by sin wave
image-lianduduibi
- 在显示出相应的功能键后,通过载入读取图像,比并进行处理 运行程序后,通过“编辑”菜单中的“常用处理”选中“亮度调节” -Shows the corresponding function key, than by loading the read image and process it to run the program, select the " Brightness Adjustment" in the " Edit" menu often do
zhifangtu
- 回度图像转为直方图是方法,比较简单,挺好用-Back to level images to the histogram method is relatively simple, very easy to use
psnr
- 用matlab实现的PSNR程序,求峰值信噪比-matlab & PSNR
fenshui_1
- 图像分割的 分水岭算法 一种简易的分水岭算法-The watershed image segmentation algorithm is a simple watershed algorithm
readavi
- 将AVi转换为灰度图像,实现按帧截取画面,用于图像处理-avi to gray image