资源列表
Classify_Homework
- 模式识别作业——用平均样本法,平均距离法,最近邻法和K近邻法进行分类-pattern recognition operations -- with the average sample, the average distance, nearest neighbor and K-nearest-neighbor classification
Odetics-code
- 读取原始的Odetics图像,输出PGM格式图像----This is C-code which will read in a raw Odetics image,split it into range and reflectance images, and write them out in PGM format.
filtering
- 进行数字信号处理,滤波器的设计,各种数字滤波器的设计代码
wuziqi
- 1、首先遍历整个棋盘,找到一个可以落子的点,然后假设自己在该点落子,再然后判断如果棋子落到这个点上后会对自己有什么利益,比如会不会形成冲4活三、双活三等等,(事先将冲四活三、双活三等效果定义上利益值,当然,如果是五个子连起来了的话,利益值要被定义成最高,最好是无穷大的),将各种效果的利益值相加,得到己方的利益值。 2、将角色互换一下,重复第一步,得到对方的利益值(其实是递桂算法)。 3、将己方的利益值减去对方的利益值,得到该点的总利益值。 4、整个棋盘所有能落子的点都计算出利益值之后
11
- K均值,随机产生一组数据并加以聚类,是学习图像处理的基础-K-means, random values, and clustering
grass1
- Grass implementation in 3D studio use as a patch
TestICA
- 基于ICA的多尺度子空间方法,在图像处理上应用时一个很好的尝试。-Multiscale subspace methods based on ICA in image processing applications is a very good attempt.
MADM
- 视频图像去隔行源程序,实现MADM算法将隔行扫描转换为逐行扫描,减小视频图像的失真。-The video image deinterlacing source MADM algorithm of the interlaced scanning is converted to progressive scan, to reduce the distortion of the video image.
chengxudaima1
- 这个其实就是小波分割,小波分解的应用,小波变换-This is actually the wavelet segmentation, wavelet applications, wavelet transform
NoteBook
- tkinter pmw模块,如何建立文件夹并添加功能-tkinter pmw extention, on how to make a notebook and add widget to it
PHough
- 基于opencv的概率Hough代码,用于检测直线-Opencv based probabilistic Hough code for detecting straight lines
jpg2rgb
- 提取jpg图片中的数据并转换为RGB数据,显示到屏上。-Get the data JPG picture and convert it to RGB data, show them to screen.
