资源列表
SNOW
- c写的源代码,用粒子系统简单模拟下雪的自然景观
edgeFilling
- 关于计算机图形学的边缘填充问题,利用计算机有间隔时序的对图像进行颜色填充。-edge filling
li3-13
- 用二维离散小波变换实现数字水印,实验效果良好。供参考学习并交流,-Two-dimensional discrete wavelet transform implementation of digital watermarking, experiments good results. For information to learn and exchange,
yuv_import
- 可以读取yuv文件,输入文件夹名字、图像尺寸、帧数等,为处理yuv文件的前提-Input: filename- YUV sequence file dims- dimensions of the frame [width height] numfrm- number of frames to read startfrm- [optional, default = 0] specifies from which frame to start reading
V2F3
- OpenCV 同时3视频显示,有进度条可调整时间点位置 -OpenCV the 3 video display, a progress bar to adjust point position
lsbhide
- LSB隐藏 最低有效位隐藏算法,就是8:1嵌入
computergraphics
- 本程序实现了贝叶斯曲线和hermit曲线-This procedure implements the Bayesian curve and hermit curve
Fusion_RT
- 一种基于势函数的路径搜索算法,能实现有障碍物环境中指定起点和终点位置的最短路径搜索。-Potential function based on the path search algorithm, to achieve environmental obstructions start and end position specified in the shortest path search.
contour
- 图像特征提取 图像轮廓特征提取 图像处理 opencv -Image contour image feature extraction feature extraction image processing opencv
gaborfilter1
- 用于matlab 的gabor滤波器的设置,实现对二维矩阵的滤波,该方法简单实用,很好设置参数-In matlab gabor filter set, realizing the two-dimensional matrix filter, this method is simple and practical, very good set parameters
poisson-dirichlet-
- 泊松方程的解法,dirichlet边界条件,有限差分法-fast poisson solver
poly_cross
- 求两个多变行是否相交。里面用到了线段是否相交函数,希望对大家有用。-Seek whether the intersection of two changeable. Whether it used the segment intersection function, useful for all of us hope.