资源列表
C++033103
- 指纹识别程序,大家看看吧,也许有用,不用客气-fingerprint identification procedures, we look at it, perhaps useful, not polite
bianyuanjiance
- 本程序用于对细胞图像进行边缘检测 (内含源程序m-file和例图)-the procedures used to image cell edge detection (m containing source-file and cases)
索书号文字图像分割
- 经由HSI彩色空间转换、Canny算子边缘检测、索书号边缘点彩色分割等步骤的索书号文字图像分割(内含源文件和所用图像)-through the HSI color space conversion, Canny operator edge detection, color Call edge points separate the steps of the characters image segmentation Call (intron source document and image)
各种排序方法比较
- 这个程序包括了各种常用内部排序算法在平均排序所需时间上的比较.-this procedure include a wide range of internal sorting algorithm commonly used in the average time required for ordering on the comparison.
mat
- matlab的两个小球碰撞的模拟程序,很简单的。平时没事瞎编的。-Matlab two small ball collision simulation program, a very simple. Nothing pleases the peacetime.
hide1
- 关于图像隐藏的几个例程。属于matlab图像处理的内容,图像隐藏和提取。-hidden images on several routines. Matlab is the content of image processing, image and extract hidden.
图象处理2
- 图像隐藏和数字水印。采用在空域隐藏,在每个象素的bit位的低位藏入图片。采用在DCT系数上附加信息的方法进行。-image hiding and digital watermarking. Hidden in the airspace used in each pixel of the low bit-into the possession of photographs. Using the DCT coefficient Additional information on the method
Qsinghua-Data structure
- 清華大學的數據結構講義,經典的書籍,照這個講義複習,一切ok-Qinghua University, the data structure lectures, classic books, as the review notes, all ok
图像处理11
- matlab的图像处理,包括直方图,图像变换,模 板(空域滤波图象增强和边缘检测算子的应用)-Matlab image processing, including the histogram, image transformation, templates (spatial filter image enhancement and edge detection operators applications)
图像处理22
- matlab的图像处理。图像编码(HUFFMAN编码)小波变换,1、 分别用sobel、Laplacian-Gaussian方法对一幅灰度图像进行边缘提取-Matlab image processing. Image Coding (HUFFMAN coding) wavelet transform, 1, respectively segmentation, Laplacian - Gaussian approach to a gray-scale image from the edge
一元稀疏多项式计数器
- 一元稀疏多项式计算器[加法和乘法] 问题描述: 设计一元系数多项式计数器实现两个多项式间的加法、减法。 基本要求: (1) 输入并建立多项式 (2) 输出多项式,输出形式为整数序列:n,c1,e1,c2,e2……cn,en,其中n是多项式的项数,ci,ei分别为第i项的系数和指数。序列按指数降序排列。 (3) 多项式a和b相加,建立多项式a+b,输出相加的多项式。 (4) 多项式a和b相减,建立多项式a-b,输出相减的多项式。 用带表头结点的单链表存储多项式。 测试数据: (1) (2x+5x8
遗传算法matlab
- matlab编写的遗传算法,采用二进制编码,有说明文档。-Matlab prepared by the genetic algorithm, using the binary coding, documentation.