资源列表
SIFT-on-VC
- 用c++与OPENCV结合在一起的SIFT算法源码,看了后会很有用-OPENCV with c++ together with the SIFT algorithm source code, can be useful after reading
wavelet_denoising
- 小波变换进行图像去噪的一个例子,matlab代码。-An example of the wavelet transform denoising, matlab code.
cose__Autsmatic
- 自动修复图片的动态库代码 不错的源码 很好的-Automatic repair pictures of good source of good dynamic library code
Iphone-LIGHTNING-20130410
- IPHONE 5 LIGHTNING 生产资料-IPHONE 5 LIGHTNING production
MapView
- C# AE 开发源代码 -C# AE for arcgis
最快的图像平滑缩放程序 V1.1
- 最快的图像平滑缩放程序 -fastest image smoothing procedures for the fastest zoom image smoothing scaling procedures
FaceDetect
- FACE DETECT...Using open cv technology for face detectation
polyline
- 用vc++2005开发的一个象autocad那样画polyline,line以及矩形,椭圆的程序,同时可以设置线型,线宽和颜色,操作及其简单,功能异常到位,可供学习者研究和借鉴-vc 2005 with the development of a painting such as autocad Polyline. line and rectangular, oval procedure, and the setting up of linear, width and color, and sim
PLBP
- VC实现PLBP(分块LBP)算法,包括原始LBP算法,图像分块,中值滤波,统计直方图等具体功能-VC achieve PLBP (block LBP) algorithm, including the original LBP algorithm, the image block, median filtering, histogram and other specific functions
Tsai
- 基于Tsai两步法的共面圆标定程序。有误差分析。解压即可用。main为主程序。运行速度快。不同的图片修改main主程序即可。-Yuan Tsai two-step method based coplanar calibration procedures. Error analysis. Decompression can be used. main main program. Running fast. Different picture to modify the main main prog
LTBAP_V2
- 网格加强铝合金弯曲成型G代码程序生成器。本程序可以生成最宽16个网格,最窄2个网格的板材材料加工G代码程序。内置算法保证了板材变形的协调。基于VS2012开发。-Standard G Code Generator for Aluminum aloy plate with grid rib enforcement
ZgChartChart
- VC环境下一个很好的画曲线的库原程序,内含该库的应用例.