资源列表
run-length_encode.tar
- 實現基本的資料壓縮演算法的參考,以run-length編碼的的演算法機制,所得出的源碼-achieve basic data compression algorithm reference a run-length encoding algorithm mechanism, derived from the source
tree
- 假设以如下说明的三元组 (F、C、L/R) 序列输入一棵二叉树的诸边(其中 F 表示双亲结点的标识,C 表示孩子结点标识,L/R 表示 C 为 F 的左孩子或右孩子),且在输入的三元组序列中,C 是按层次顺序出现的。设结点的标识是字符类型。F=‘^’时 C 为根结点标识,若 C 亦为‘^’,则表示输入结束。试编写算法,由输入的三元组序列建立二叉树的二叉链表,并以中序序列输出。 ^AL ABL ACR BDL CEL CFR DGR FHL ^^L -Assuming the fo
Link-Queue
- 链式队列的存储结构以及功能实现,有QueueTraverse(),EnQueue(),DeQueue()等子函数。-Queue chain structure and function of the realization of storage, there are QueueTraverse (), EnQueue (), DeQueue () Function, etc..
xiangpijin
- 橡皮筋技术带右键菜单功能,实现直线和矩形的橡皮筋技术,并采用右键菜单功能选择-Right-click menu functions with a rubber band technology, to achieve a straight line and rectangle rubber band technology, and feature selection using right-click menu
img_quyushengzhang_zhanglei
- 使用matlab编程语言,对图像进行处理,通过渔区增长实现图像分割-The use of MATLAB programming language, the image processing, through the fishing area growth to achieve image segmentation
tracking
- 运动物体跟踪与检测,非常实用的检测方法,不包含卡尔曼滤波等方法。-Detection of Moving Object
Image-RGB-values
- 图像RGB值计算 Image RGB values-Image RGB values
houghcircle
- hough 圆检测,检测出图像中的圆形,并求得半径和质心-hough circle detection, detection of the image circle, and seek radius and centroid
final1
- 图像重构,高分辨率转低分辨率然后重构图像.-Image reconstruction, high-resolution and low-resolution reconstructed image transfer
Correlation-dimension
- 函数名为关联维数的首字母,用于单串序列,多串到glsw; x为要分析的数据;-correlation dimension
2013guosaiB
- 图像特征数据的提取,然后进行图像拼接。一些matlab编程上的精妙思路-Simple image processing to extract the image feature data, image mosaic
histogramEqual
- 自己实现的直方图均衡代码,并与OpenCV官方指令作对比-Histogram equalization to achieve their own code, and official instruction for comparison with OpenCV
