搜索资源列表
图象载码程序源代码
- 这是我想到的一个非常有用的小程序,顾名思义,这个程序就是把不同的信号(如不同的文件:文本,图片,语音,乃至视频...)储存入电脑的图片文件.BMP文件中,以达到节省空间,安全加密,数据保护,多媒体同时运行,提高空间与时间的并行性。 -I think this is a very useful small program, as the name suggests, the procedure is different signals (such as different files : t
Sierpinski
- 内含基于逃逸时间算法的Sierpinski三角形源代码。双击Debug下的SIERPINSKI.exe文件,程序运行;双击SIERPINSKI.dsw文件,进入编辑环境。-intron escape time algorithm based on the source code Sierpinski triangle. Double-click the Debug SIERPINSKI.exe documents, operating procedures; double-click SIERP
Fractal
- 本程序是在Visual Studio 2003.NET集成环境下基于MFC框架开发。程序界面可以选择生成树的种类,本程序提供三种树算法,效果分别如上。同时需要输入树的繁茂参数,亦即树的递归迭代次数,当然n愈大,生成效果约逼真,但是以巨大的运行时间为代价。另外程序还具有生成树颜色选择的功能,使效果更满意。
improved-jpeg2000
- 很不错的浙江大学博士论文。针对JPEGZooo算法的有损压缩,提出了改进的率失真算法,该算法可减少程序运行时间,且降低硬件实现时的内存消耗。
定时小闹钟
- 编辑一个时钟提醒工具,当运行该程序后, 显示当前系统时间,并且出现提醒时间设定, 输入要提醒的时间和提醒的事件,程序运行, 在到达设定时间时,程序会提醒!-edit a clock to remind tool when executing the procedure, the system shows the current time, there is also set to remind time, the importation would like to remind the time
获取影像拍照时间
- 利用VC#实现了影像文件拍照时间的获取,程序运行稳定可靠
OTSUMultiThre
- 1.本程序功能包含显示直方图,OTSU的单值分割,OTSU的二值分割,OTSU的三值分割 2.在OTSU的分割时,通常情况下我们是通过类间方差得到一个分割阈值,但是有时候我们需要得到各灰度级别的目标,那么采取多值分割是 很必要的,通过改进得到OTSU的多值分割方法 3.本程序另外还有显示直方图,计算程序运行时间,处理结果以新的窗口显示等细节,这部分适合MFC初学者。-1. This procedure shows the histogram feature, OTSU sing
new
- 摄像机标定新算法,用一个子函数计算出两组运动组的参数 本程序用于调试摄像机标定新算法 这个程序在原来的基础上改变了部分返回值,将标准离差改为均方值的计算 加入标定整体误差计算,运动复原和三维复原整体误差计算 应先用计算出的平移矢量进行三维复原,从得出的点对统计其z方向为正的个数,多者为正确的平移矢量 已完成 程序太复杂,简化,将输出参数只考虑整体复原误差,这样的运行时间与不简化时差不多,需要进一步简化程序 -The new camera calibration alg
timetest
- 本程序给出了算法的运行时间计算,可以计算程序运行时间-This procedure is given the run-time calculation algorithm,
GetPixelsOfImage
- 结合OpenCV,获取图像任意位置的像素值(包含程序运行时间计算).-combine with OpenCV, the project can get the pixels at any position of the image.(inclue the execution time of the program)
undirected_weighed_origin
- 检测图同构,给出图中个点的对应关系,并且判断程序运行时间是否符合标准-Check graph isomorphism
SIFT_VC
- 可以实现两幅图像间的匹配 连线表示两幅图像间对应的匹配点对 另外还有程序运行时间显示等-Can achieve the matching connection between the two image between two images corresponding to the matching points in addition to the run time display, etc.
STREAMING-MAXIMUM-MINIMUM
- 这是一个复杂度为O(1)的最小滤波方法,文中思想实现后,计算速度快,可以减少程序运行时间。-This is a complexity of O (1) the minimum filtering method, later in ideology, calculation speed, can reduce the running time of the program.
matlab-sift
- matlab程序,解决sift算法对图像特征点的检测,描述和匹配,特征点个数的计算以及程序运行时间,可与其他算法做比较,直接修改参数即可运行-matlab for image matching,include the time and the number of the interest points
hou
- 一个比较好玩的程序,程序运行时间越长,图片渲染的越清晰-A more fun, programs run longer, more clear image rendering! ! !
test1
- VS2013+OPENCV2.4,阀值分割,查找轮廓,显示缺陷,可知程序运行时间-VS2013+OPENCV2.4, threshold segmentation, find contours, display defects, known program run time
test2
- VS2013+OPENCV2.4,固定阀值分割,形态学处理,图像相减,查找轮廓,可知程序运行时间-VS2013+OPENCV2.4, fixed threshold segmentation, morphological processing, image subtraction, find the outline, you can see the program run time
test3
- VS2013+OPENCV2.4,OTSU阀值分割确定目标区域,sobel差分算子用来进行边缘检测,可知程序运行时间-VS2013+OPENCV2.4, OTSU segmentation threshold determining target region, sobel operator for performing differential edge detection, it can be seen running time
ConsoleApplication1
- VS2013+OPENCV2.4,图像高斯滤波阀值分割形态学处理,提取轮廓用来进行匹配,可知程序运行时间-VS2013+OPENCV2.4, Gaussian filtered image segmentation threshold morphological processing, contour extraction for matching, it is understood program runtime
Criminisi111
- criminisi经典算法实现,程序运行时间比较长,建议用小图或剪辑后进行测试(Implementation of criminisi classical algorithm)