登录

最新会员 最新下载

成为了本站VIP会员

12月25日 15:38

成为了本站VIP会员

12月25日 12:28

成为了本站VIP会员

12月25日 12:10

成为了本站VIP会员

12月24日 23:54

成为了本站VIP会员

12月24日 23:29

成为了本站VIP会员

12月21日 19:40
已选条件
  1. 编程语言:所有
  2. 代码类别:2D图形编程
  3. 发布时间:半年内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. GETPoint

  在各种图形中,通过提取点的凹凸部分来鉴别曲线的特征,本节代码利用曲率关系分别提取凹点的个数,判断曲线的弯曲(In a variety of graphics, through the extraction point to identify curves convex-concave part of the characteristics of the code used in this section were extracted from concave curvature of the relationship between the number of points to determine the bending curve)

186
下载
213
浏览
2009-09-08发布

2. Nonlocalmeansfilter

  数字图像非局部均值算法,很好的哦。我自己试过了

229
下载
111
浏览
2009-09-07发布

3. WorldB

  可以用于画世界地图。这个函数可以通过控制经纬度画不同范围的世界地图。(Can be used to draw the world map. This function can be painted by controlling the latitude and longitude of different areas of the world map.)

163
下载
155
浏览
2009-09-04发布

4. susan

说明:  一种改进的susan角点检测算法,非常好用,效果明显。(An improved susan corner detection algorithm is very easy to use, the effect clearly.)

1
下载
172
浏览
2009-08-29发布

5. SIFT-matlab

说明:  基于SIFT的图像配准程序 SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力(SIFT-based image registration procedure is the SIFT feature matching algorithm for matching feature points at home and abroad a hot area of research and the difficulties in matching their ability to deal with translation between two images, rotation, affine transformation to match the case of problems, and even to some extent in any angle images will also be able to match the characteristics of a more stable capacity)

4
下载
162
浏览
2009-08-12发布

6. Contour

说明:  c++的绘制二维等值线源码。有示例数据,可以运行。(c++ two-dimensional contour map of the source。c++ code for contour map)

2
下载
242
浏览
2009-07-29发布

7. xingtaixue

  数学形态学运算的matlab实现,包括腐蚀,膨胀,开启等运算。(xingtaixue yun suan )

264
下载
165
浏览
2009-07-16发布

8. Voronoi1

  Voronoi图是以两点间线段的长度作为距离 ,对平面的一种分割。然而 ,在地理环境中 ,存在着许多自然的或人为的障碍 ,使得从一点到另一点不能直线到达。为了扩大Voronoi图的应用领域 ,本文对传统的Voronoi图进行扩充 ,给出了障碍Voronoi图的定义、性质 ,以及离散生成线段障碍Voronoi图的方法(Voronoi diagram based on the length of line between two points as the distance from a partition of the plane. However, in the geographical environment, there are many natural or man-made obstacles, making from one point to another point of arrival can not be a straight line. In order to expand the area of Voronoi diagram, Voronoi In this paper, the traditional expansion plans, given the obstacles to the definition of Voronoi diagram, the nature of the discrete Voronoi diagram generation segment of the barrier method)

112
下载
201
浏览
2009-07-14发布

9. drawlinewithc

  在屏幕上运用鼠标划线,并且随时可以获取鼠标在屏幕上的坐标。(You can draw a line with this code,also ,you can get the mouse s location with it at anytime.)

4
下载
190
浏览
2009-06-12发布

10. Segmentation

  基于matlab的 脑部ct图像自动分割 自动分割出脑白质(Ct brain matlab-based Automatic Segmentation automatic segmentation of white matter)

232
下载
155
浏览
2009-05-15发布

11. MarchingCubes

  球体的Marching Cubes实现,运用OPENGL绘制图像(Marching Cubes sphere of the realization of the use of OPENGL rendering image)

47
下载
193
浏览
2009-04-23发布

13. Gabor小波特征提取

  Gabor小波提取特征一幅输入的图形进行特征提取基于gabor小波变换 (Gabor wavelet feature extraction of an input graphics gabor feature extraction based on wavelet transform)

263
下载
186
浏览
2009-01-21发布

14. GUI

  一个matlab实现的image matting的代码。包括Possion matting等四种不同的matting算法的实现。(Achieved a matlab code image matting. Possion matting, such as including four different types of matting algorithm.)

452
下载
166
浏览
2009-01-04发布

15. FaceDetectorOtherversion

  人脸检测的一个程序,adaboost+cascade+haar 能运行(Face detection of a program, adaboost+ Cascade+ Haar to run)

16. CamShift-matlab

  Camshitft算法,虽然opencv有Camshift函数,但是用matlab写能更好的了解原理,呵呵!(Camshitft algorithm, opencv Although there Camshift function, but with matlab can write a better understanding of the principle, huh, huh!)

512
下载
159
浏览
2008-12-16发布

17. dwt

说明:  基于dwt的数字水印源代码,可以进行水印的嵌入与提取(Dwt-based Digital Watermarking source code can be embedded and extracted watermark)

1
下载
166
浏览
2008-11-18发布

18. BOPointInPolygon

说明:  关于多边形识别的一个MATLAB源程序。PointInPolygon(Polygon identification on a MATLAB source code. PointInPolygon)

0
下载
164
浏览
2008-10-17发布

19. test_grafix

说明:  动态绘图,并将结果保存在数据表格中。从CODEPROJECT上下载的。(Dynamic graphics, and the results stored in the data table. Downloaded from the CODEPROJECT.)

0
下载
189
浏览
2008-10-04发布

20. Gaussian-Noise-Image-Add

说明:  这个程序用于在图片中增加各种噪声,如高斯椒盐噪声, 加性或乘性等多种混合噪声,用于其它程序的测试。(This procedure is used to increase the variety of picture noise, such as salt and pepper Gaussian noise, additive or multiplicative noise, such as a mixture for testing other programs.)

0
下载
154
浏览
2008-09-30发布