资源列表
jpegtbx_1.4
- 在matlab环境下提取jpeg图像量化表-Extract jpeg image quantization table
soft_matting
- 计算拉普拉斯抠图矩阵 用于获得轮廓等 很好用-Matting Laplacian matrix calculations used to obtain contour, etc.
摄像机标定 简易代码
- 环境:VC6.0 && OpenCV1.0 程序说明: 1)image文件里保存着标定图片 2)calibdata.txt 保持标定图片的路径(根据实际设置) 3)在标定源文件中 calibration.cpp 根据不同的标定标规格需要设置的参数: CvSize board_size = cvSize(5,7); /* 定标板上每行、列的角点数 */(不包括边缘的角点) 这里值得注意的是拍摄的时候要完整的拍下标定板。
bottle
- 实现光照重建算法,Matlab编写,相信对大家都很有用处-Illumination reconstruction algorithm implementation, I believe everyone has the usefulness of
source.tar
- object inpainting source code
largestRectangleArea
- 计算区域中心及最大面积切割程序,matlab版-Calculation of regional centers and the largest area of cutting process, matlab version
XuXian
- 这是个关于VC++虚线画法,包括设置线宽,用VC++中的MFC-This is VC++ on the dotted line painting, including the set width, using VC++ in MFC
VC
- PDF417 二维码生成vc的源代码程序二维码识别- PDF417 Planar bar code generation vc source code
KaraokeEdit
- 实现了简单的视频播放及原唱伴唱的组合,字幕显示模拟酷狗蓝色风格的字幕-GDI+
ENC_ROOT
- 包含26幅电子海图(美国部分水域)000.格式的。使用YimaEncViewer软件可以打开。-Contains 26 electronic chart (part of the waters of the United States) 000. Format. YimaEncViewer software can be used to open.
huatu
- MFC的简单的画图 画线 阴影填充 颜色选着 上色-MFC simple line drawing pictures filled the shadow
球体贴图
- 此程序是对球体进行贴图的,简单明了,不带有任何冗余代码!