资源列表
3D_reconstrution
- matlab实现计算机视觉三维重建 摄像机标定新算法,用一个子函数计算出两组运动组的参数 本程序用于调试摄像机标定新算法-摄像机标定新算法,用一个子函数计算出两组运动组的参数 本程序用于调试摄像机标定新算法
10
- arm7的 pc2132在ads1.2下的例子程序,非常好,很难重的源码,希望大家能喜欢。
C_DCT
- 用C语言实现的DCT(离散余弦变换)算法-Using C language realization of DCT (discrete cosine transform) algorithm
videoplay
- 视频播放功能,用picture控件实现视频的播放-Video playback with picture video playback controls
CG
- 图形学的典型图形生成算法的实现(原创),需要源码的再联系-Graphics typical algorithm to generate graphics (original), the need to re-link-source
MpegClient
- 可播放avi视频,并在播放的过程中可进行抓图-Avi video playback, and in the course of play can capture
Text_hide_color_image
- 数字水印源程序,做毕业设计的同学可以用得到-digital watermarking
siedge
- 小波图像分析,采用敷理业分析算法,对图像进行边缘检测.-Wavelet image analysis, the rationale for the use of sufficient industry analysis algorithm, edge detection of images.
ch14-18
- 这是一个显示图像的JApplet,图像一张一张地被显示出来-This is a display image JApplet, an image displayed by a
dfs
- 深度搜索算法用于一幅二值图像,指定开始点和目标点-deep first search method is used for binary image,with assigned start and end point
gaussianss
- 进行特征匹配,选用的是sift算法,该算法匹配能力较强-Distinctive Image Features from Scale-Invariant Keypoints
jgrapht-0.7.3
- 解压后,源码在org目录下,只需放到相应的路径下,双击jar可以观察结果。JGrapht对象画图的机制是:将图元定义为一个一个的cell,每个cell可以是一个顶点(vertex)、边(edge)或者节点(port)中的一种。顶点可以有邻接的顶点,他们通过边相联系,边联接的两个端点称为目标和源,每个目标或者源是一个节点。节点是顶点的孩子。每个cell都可以有自己的孩子。 -Decompression, the source directory in the org, just put the