-
RegEx2NFA2DFA_RC
说明: 由正则表达式构造DFA的程序,并可以对输入串模拟正则表达式匹配(This is a C program used in compiling the given regular expression into an equivalent DFA, simulated through tracking State sets.)
- 2020-11-08 15:59:47下载
- 积分:1
-
基于马尔可夫随机场的图像恢复,给出产生MRF的程序并应用于图像去噪
基于马尔可夫随机场的图像恢复,给出产生MRF的程序并应用于图像去噪(GMRF based on the image restoration, MRF is generated and applied to the procedures Image Denoising)
- 2006-09-19 12:32:24下载
- 积分:1
-
WST
implementation of watershed algorithm for segmenting an image.
- 2021-02-18 13:49:45下载
- 积分:1
-
vlfeat-0.9.9
基于sift算法的图像匹配。并用RANSEC算法去除错误匹配。最后还给出了sift算法的图像拼接。(Sift-based image matching algorithm. And use RANSEC algorithm to remove false matches. Finally, given the sift algorithm for image stitching.)
- 2011-06-17 23:48:24下载
- 积分:1
-
csp
脑机接口中运动想象,经典算法共空间模式CSP(common spacial pattern)
- 2015-09-19 16:10:20下载
- 积分:1
-
sichashufenjie
简单的几个四叉树分解程序,主要用于图像的分割(Several simple quadtree decomposition procedure, mainly used for image segmentation)
- 2008-05-18 18:19:16下载
- 积分:1
-
work
图像检索中用于相关反馈的MATLAB程序供大家参考(注:在MATLAB7.0中使用)(Image Retrieval Relevance Feedback for the MATLAB program for your reference (Note: the use of MATLAB7.0))
- 2007-11-26 13:33:30下载
- 积分:1
-
SimpleGrab
图像处理C程序,利用CCD捕获图像,通过网络接口传输到电脑中。(Image processing C )
- 2012-12-03 09:32:53下载
- 积分:1
-
DCT-a-Hamming-coding
1.DCT变换,对整个图像的直接DCT变换和分块为8*8做DCT变换,并设定阈值。
2.汉明编码(7,4),译码以及找出错误图样和纠错。并在不同的转移概率的BSC道下进行传输。(DCT:Direct DCT and IDCT,blocking.
hamming coding:decoding and picking up errors.)
- 2021-04-28 17:38:44下载
- 积分:1
-
image-processing
利用matlab实现图像处理里的实现图像边缘检测、图像分割、特征提取以及图像数字识别等任务。
对图像分别进行模糊、锐化、和直方图均衡化处理,画出处理结果。实现整幅图像的边缘检测,可以看出有肖像画或素描的效果,画出处理结果。(Matlab realize image edge detection in image processing, image segmentation, feature extraction and image numeral recognition task. Fuzzy image sharpness, and histogram equalization paint treatment results. The whole image edge detection, portrait or sketch effect can be seen the paint treatment results.)
- 2012-11-04 20:47:05下载
- 积分:1