搜索资源列表
G-Force
- winamp的插件G-Force的源代码-Winamp plug-G-Force source code
GVF_Snake_plus.rar
- GVF snake的C++实现,开发环境为VC6.0,OpenCV。大部分代码都为本地代码。代码依据GVF原始论文以及其demo编写。 ,GVF snake' s C++ implementation, development environment for VC6.0, OpenCV. Most of the code for the local code. GVF dissertation based on original code as well as the preparation o
dxf2gcode_b02_source
- dxf文件直接转换g编码的源代码,python编写-convert dxf to g code , source code
dxf2g
- DXF to Gcode conversion program
SIFT_VC(code)
- 是检测sift特征点的代码,下VS和OPENCV的环境下开发的。以DAVID G. LOWE的sift的论文为原型。-The detection sift feature point code developed under VS and OPENCV environment. DAVID G. The Lowe sift paper prototype.
cirout
- 根据冲孔CAD图纸自动提取所有圆形坐标,并自动生成G代码程序,坐标为增量输出。支持自己设定坐标原点。-CAD drawings based on automatic extraction Punching coordinates all round, and automatically generate G code program, the coordinates for the incremental output. Set the coordinate origin to support
ao_vb_GIS
- 基于VB+ArcObject组件进行的GIS二次开发,该软件源码是关于城市地下管网系统的。是相当成熟的市场软件,绝不是粗糙的个人毕业设计~~希望对GIS同行能够有所帮助。其实,对于一个GIS开发人员,二次开发能够读通或完成一个有难度的GIS项目就足矣啦~此例就能帮你完成由菜鸟到高手的进化~!-Based on VB+ ArcObject components of the secondary development of the GIS, the software source code is
SIFT
- Distinctive Image Features from Scale-Invariant Keypoints David G. Lowe 这是一个很好的图象匹配算法(SIFT),同时能处理亮度、平移、旋转、尺度的变化,利用特征点来提取特征描述符,最后在特征描述符之间寻找匹配。 -Distinctive Image Features from Scale-Invariant Keypoints David G. Lowe 这是一个
DECORE
- 如何进行MPEG4格式的解码的C程序源代码-How to decode MPEG4 format C source code
aei(8x8)
- 用pnn或gbl进行码书设计,用aei进行码字搜索的MATLAB源码。-Pnn or carried out by gbl codebook design, aei codeword search for the MATLAB source code.
G-CodetoDXF
- 可以将g代码转换为dxf文件的好工具,是数控编程的好帮手-G the code can be converted to dxf file a good tool is a good helper NC Programming
G
- 很重要的分形维二维算法是基于matlab下的配合调用matlab使用这种算法可以提高matlab的运算效率。-the code base on the matlab and it will do well in image with matlab if you use it you will find good way to identify the picture of finger
Gcodesys
- 标准CNC的G代码指令详解,用于基于windows系统下的数字控制技术中的CNC加工设备的软件编程-Standard CNC G-code instructions Xiang Jie, for windows systems based on digital control technology in CNC machining equipment, software programming
gaborfilter.tar
- Gabor滤波器经常被用于形状检测和特征提取,比如增强指纹图像。本代码用matlab实现了一个二维Gabor滤波器。 代码使用如下: function [G,gabout] = gaborfilter1(I,Sx,Sy,f,theta) from gaborfilter1 with different f(Frequency) and theta(Angle). for example f:0,2,4,8,16,32 theta = 0,pi/3,pi/6
Anisotropic-Diffusion-Code
- 各向异性的边缘检测算法实现,作者Christine Kranenburg-ource code for the Robust Anisotropic Diffusion edge detector described in "Robust Anisotropic Diffusion", by M. Black, G. Sapiro, D. Marimont and D. Heeger, IEEE Trans. Image Processing, vol.7, no. 3, pp.
G-R-G-B
- 一些自己使用的G-R,G-B双阈值分割图像的代码-Use some of their GR, GB dual-threshold image segmentation code
Line
- 一个实现简单画图和G代码生成与仿真的应用软件,作为数控的一个小应用!-An implementation is simple and G code generation and drawing the simulation of the application software, as the numerical control a small application!
G-cord
- 四个供测试使用的G代码,分别是:爱心、女生、树莓派、小狗。-Four for the test using G code, respectively is: love, girls, raspberry pie, dog.
AceConverter_DXF转G代码
- dxf图转G代码工件软件,dxf读取过程清晰(DXF diagram to G code workpiece software, DXF read process is clear)
2D-interpolation
- G++和opencv实现图像的双线性插值(G++ code for Bilinear interpolation of images with opencv)