资源列表
structural-sequence-recog
- vhdl code for sequence recognizer
Guided-image-filter-kaiming-He
- The guided filter can be used as an edge-preserving smoothing operator like the popular bilateral filter, but has better behaviors near edges. The guided filter is also a more generic concept beyond smoothing: it can transfer the structures of the gu
ThreeRings.java
- Draw circles in java
compression-and-decompression
- 该软件可得到图像的码表并运用哈夫曼编码对bmp格式的灰度图进行压缩与解压缩。-The software is available to obtain the code table and use Huffman coding to compress and decompress images with BMP format .
Computer-graphics
- 计算机图形学课件适用于新手初学-Computer graphics
IMGRestore
- 图像复原软件,有运动模糊,运动模糊复原,逆滤波退化,逆滤波复原,加噪退化等,VC++6.0编译环境-Image restoration code, a motion blur, motion blur restoration of degraded, inverse filtering, inverse filtering restoration, noise degradation, VC++6.0 compiler environment
ronghe(1)
- 基于pcnn的图像融合及其相关的评价指标和融合结果-Image Fusion Based on PCNN, and Relevant uation index and the fusion results
GCAlgo
- 图像分割(Graph cut)核心代码部分-Graph cut
Face-Recognition
- 为了解决公共汽车运营公司发现司售人员上交的票款额与实际乘客人数严重不符,造成公司长年亏损的情况,现通过在汽车顶部安装能够覆盖整个车厢的摄像头,根据图像来检测并判别人数。-In order to solve the bus operating company found Sishourenyuan tickets handed the number of passengers and the amount actually serious discrepancies, resulting in t
character-recognize
- 使用人工神经网络识别手写字符,有样本有结果,代码可运行-handwriting character recognize with NN
mobanpipei
- 基于轮廓的图像匹配,其中用到多边形近似,模板匹配等算法-image matching
zhongzhilbo
- 图像处理中常用的滤波方法!!中值滤波MATLAB程序,希望有人能用到。