资源列表
Inverse
- inverse matrix c++ source
labeling
- labelling c++ source
DIPTOOL-wiener
- wiener filter c++ source
LaplacianPyramid(opencv)
- Laplacian pyramid c++ source
subband-filtering
- subband filtering c++ source
Watermarking
- digital watermaking c++ source
DFT
- DFT c++ source(in txt file)
DCT
- DCT c++ source file name DCT.cpp (DCT, Fast DCT, chenDCT)
cubic
- bicubic interpolation source. Visual c-bicubic interpolation source. Visual c++
Su-Dung-TEECHART_HoangLongU
- Use teechart profestional for vc++2008
Util
- Draw2D 有两个重要的包:org.eclipse.draw2d.geometry 和 org.eclipse.draw2d.graph,本文中使用了这两个包。org.eclipse.draw2d.geometry 包有一些有用的类-There are two important Draw2D packages: org.eclipse.draw2d.geometry and org.eclipse.draw2d.graph, this article uses the two package
TRANSFORMEE-HOUGH-DETECTION-DROITES
- This program helps to better understand how the Hough transform. This transform can swap the space of representation. A point in space (X, Y) will become sinusoidal in space (R, Theta) and conversely a point in the plane (R, Theta) will be a line i