搜索资源列表
FastMatchTemplate
- 利用openCV完成之fast templetematching algorithm,方便做影像方面之演算法,內有說明-use openCV completed fast templetematching algor ithm facilitate do video aspect calculus, which is described
dct
- 小弟撰寫的多媒體影像編輯程式,包含了dct,idct,quantization,guession filter的多媒體演算法,供大家參考交流.
Gaumix_EM
- 使用高斯模型期望值最大化演算法,做圖形分割 Gaumix_EM: EM Algorithm Applicated to Parameter Estimation for Gaussian Mixture
Image_Seg
- 由詹寶珠教授所編輯的Image Segmentation課程講義,內容包含各式影像切割的原理及演算法,適合學生快速了解影像切割的方法及概念。
optical_flow2
- 影像處理專用光流法專用model,可用於練習影像演算法
VC
- 以VC來實現小波演算法 很不錯用的程式喔
meanshift.rar
- 基於使用Opencv函式庫之MeanShift演算法 和OpenCv內建之MeanShift有著不同處在於 使用到權重Wi來計算新的位置,Opencv based on the use of algorithms and MeanShift library of built-OpenCv of different MeanShift is used to calculate the weight of Wi new location
Yuv_DeIntelace.zip
- 反交錯演算法 Yuv Deinterlace no error no warring in VC6 ,De-interlacing algorithms Yuv Deinterlace no error no warring in VC6
imQuery
- 老外開發的簡單CBIR演算法 使用Histogram-Foreigners developed a simple CBIR algorithms use Histogram
pcnn_basix
- 基本PCNN演算法,處理圖像的基本類神經網路。-Basic PCNN algorithm, the basic image processing and neural networks.
ImageLib-0.0.6.tar
- 影像處理的LIB包含各式各樣的演算法,幫助程式設計者開發影像-image processing LIB contains a wide variety of algorithms to help designers develop imaging program
反演解析算法
- 仿真获取四幅互差半个像素的低分辨率图像,利用反演解析算法重建出一副高分辨率图像,属于亚像元技术或者超分辨率技术。-Simulation Interoperability poor access to four half-pixel low-resolution images, the use of inversion algorithm for the reconstruction of an analytic high-resolution images, belong to sub-pixe
A_Nove__Video_Image_Scaling_Algorithm_Based_on_Mor
- 实现在 Digital Object Identifier 10.1109/ICNNSP.2008 发表的 "A Novel Video Image Scaling Algorithm Based on Morphological Edge Interpolation"上面的演算法。里面主要用利用形态学的方式对图案做插值运算,最大效果是可以把杂讯滤除。-Achieve in the Digital Object Identifier 10.1109/ICNNSP.2008 published
2D_DCT_M1
- 2D DCT - 內含4種已知DCT演算法, 從慢到快, 可供比較. - 2D DCT
Bernsen
- Bernsen區域演算法,能进行参数修改-Bernsen regional algorithm parameters can be modified
IE
- 針對亮度與對比不佳影像的邊界偵測問題,提出以影像增強為前處理之. 邊界偵測演算法-Poor image brightness and contrast for the boundary detection is proposed for image enhancement for the pre-processing. Boundary detection algorithm
LPR_VISL
- LPR車牌辨識軟體,是由VISL實驗室開發的demo source code,可以直接在Matlab環境下執行(demo),程式主要使用類神經網路演算法(Neural Network)-License Plate Recognition-- Matlab source code, it s from VISL please visit website: http://visl.technion.ac.il/ for more information
An_Intrgrated_De-interlacing_Algorithm_Design
- 本篇論文提出的整合式解交錯(Integrated De-interlacing)的演算法,可以有效提昇移 動區域的畫面,但是當移動估計不正確時,反而會使移動補償後的畫面變得很差,為了 改善這種情況,因此結合移動可適性解交錯的優點,並將空間圖場內插(Spatial Interpolation)的方式改成ELA(Edge Line Average)來設計,經過電腦模擬的結果發現,不僅在視覺上提高畫面的解析度,在某些影像峰值訊號雜訊比(Peak Signal Noise Ratio ,
Bresenham
- Bresenham 图像演算法的C语言实现-Bresenham algorithm C language image
MODIS温度反演IMAPP算法IDL实现
- 利用ENVI-IDL二次开发实现MODIS温度反演,所用算法为IMAPP算法。