资源列表
code
- 图像放大算法,将128*128像素点的图片放大至512*512像素点的图片。-Enlarge algorithm, 128* 128 pixel image to enlarge it to 512* 512 pixel image.
jihetezheng3
- 计算图像几何特征,包括周长、面积、圆形度、矩形度、细长度、不变矩、中心矩等-Calculated image geometric features, including perimeter, area, roundness, squareness, fine length, invariant moments, central moments, etc.
tuxiangjiaozheng
- 图像中矩形倾斜部分自动校正,获得最终竖直摆放的矩形图像-Rectangular portion of the image automatically tilt correction, to obtain the final placing of a rectangular image vertically
ROI
- 图像阈值处理后,将图像将x.y方向投影,提取图像中矩形部分-Image threshold processing, the xy direction of the projected image, the image extracted rectangular part
ReadDWG
- Open DWG 示例,比较难找的资料,直接脱离CAD软件单独操作CAD文件,开发自己的CAD程序-Open DWG example, more difficult to find the information directly from the individual operating CAD files CAD software, CAD programs to develop their own
VCPP(OpenGLExample)
- VC++高级编程(OpenGL实例) SourceCode-Vc++ high-level programming (OpenGL)
OPENCV_Config(OpenCv2.4.2PVS2010)
- OPENCV配置,环境windowsXP+OpenCv2.4.2+VS2010-OPENCV configuration, environmental windowsXP+OpenCv2.4.2+VS2010
cloud3
- 用于显示点云数据,并实现简单的平面化功能。-For the display of point cloud data, and realize the function of simple plane.
mcmc
- 基于马尔科夫链蒙特卡尔算法的工具箱,适用于数值分析,矩阵变换,目标检测等系列问题解决的实例,有详细的代码辅助说明。-Based on Markov chain Monte Carl algorithm toolbox for numerical analysis, matrix transformations, target detection and other examples of problem solving, a detailed code help.
tulun
- Lisp源程序。在autoCAD中绘制凸轮。输入凸轮参数,自动绘制盘形凸轮。-Lisp source. In autoCAD drawing cams. Enter Cam parameters, automatic drawing disc cam.
Linux-Optical-Flow
- 基于OPECV实现的利用Optical flow和HOG方法进行运动目标跟踪分析-Based OPECV achieved with the use Optical flow and HOG method for moving target tracking analysis
Bellman-ford
- 单源最短路径Bellman-ford。该算法可以用来解决一般(边的权值为负)的单源最短路径问题,而dijkstra只能解决权值非负的情况。此算法使用松弛技术,对每一个顶点,逐步减少源到该顶点的路径的估计值,直到达到最短的路径。-Single source shortest path Bellman-ford. The algorithm can be used to solve the general (the right side is negative) single-source shor
