登录

最新会员 最新下载

成为了本站VIP会员

04月30日 12:23

成为了本站VIP会员

04月29日 21:46

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09
已选条件
  1. 编程语言:C++
  2. 代码类别:图形图象
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 实验五_(源程序2)

说明:  掌握OpenGL中的矩阵变换、模型视图变换及投影变换。(The perspective projection, main view, overhead view and side view of the space tetrahedron shown in Figure 7-41 of the textbook P228 are displayed in four viewing areas using the multi-view area in OpenGL.)

1
下载
94
浏览
2019-06-09发布

2. 划痕canny

  可以用于图像的canny滤波处理,直接输入图像,可以保存下来处理后的canny图像(It can be used for canny filtering of images, directly inputting images, and preserving processed canny images.)

1
下载
70
浏览
2019-05-21发布

3. 划痕canny

说明:  可以用于图像的canny滤波处理,直接输入图像,可以保存下来处理后的canny图像(It can be used for canny filtering of images, directly inputting images, and preserving processed canny images.)

1
下载
74
浏览
2019-05-21发布

4. VolumeRayCasting_101

  利用raycasting实现三维重建,直接体绘制,老外写的(raycasting volume rendering C++ C# vs2008)

3
下载
80
浏览
2019-04-20发布

5. VolumeRayCasting_101

说明:  利用raycasting实现三维重建,直接体绘制,老外写的(raycasting volume rendering C++ C# vs2008)

5
下载
73
浏览
2019-04-20发布

6. SharedMatting-v1.0-Linux-x64

  实现图像精确分割,基于ALpha Matting 的基础上的Sharedmatting图像分割算法(Accurate image segmentation,Sharedmatting image segmentation algorithm based on ALpha Matting)

0
下载
65
浏览
2019-03-22发布

7. SharedMatting-v1.0-Linux-x64

说明:  实现图像精确分割,基于ALpha Matting 的基础上的Sharedmatting图像分割算法(Accurate image segmentation,Sharedmatting image segmentation algorithm based on ALpha Matting)

1
下载
86
浏览
2019-03-22发布

8. sobel算子

  应用opencv进行图像处理,改变基sobel算子操作,有利于开展下面的图像处理(Applying OpenCV to image processing and changing the operation of base Sobel operator is beneficial to the following image processing)

1
下载
66
浏览
2019-03-04发布

9. sobel算子

说明:  应用opencv进行图像处理,改变基sobel算子操作,有利于开展下面的图像处理(Applying OpenCV to image processing and changing the operation of base Sobel operator is beneficial to the following image processing)

1
下载
58
浏览
2019-03-04发布

10. Fil

  一维信号的形态学滤波实现,包括开,闭,腐蚀,膨胀功能(morphology filter for 1-D signal,include open,close,Corrosion and dilate)

2
下载
91
浏览
2018-12-10发布

11. main

  将保存有灰度图像信息的txt文件转化生成灰度图片。 txt数据只能包含数据,数据用逗号或者空格隔开,所存数据个数应与所生成的图片大小相同。例:要还原的图片大小为640*480,那么txt文件中就应当有307200个数据。(The txt file with information of grayscale image is transformed into gray image. The TXT data can only contain data, separated by commas or spaces, and the number of data stored should be the same as the size of the generated image. Example: the size of the image to restore is 640*480, so there should be 307200 data in the txt file.)

1
下载
80
浏览
2018-10-13发布

12. fawltunique

  自己编写的粒子群优化算法,以计算一个函数的值作为测试,达到了良好的精度(The particle swarm optimization algorithm written by ourselves is designed to calculate the value of a function as a test, and good precision is achieved.)

0
下载
68
浏览
2018-09-05发布

13. perform

  不错的SVM实现算法,采用的是LS-SVM算法,这是C版本,还有一个MATLAB版本(A good SVM implementation algorithm, using the LS-SVM algorithm, this is the C version, there is a MATLAB version)

1
下载
103
浏览
2018-08-04发布

14. czpy

  LVQ(学习矢量量化)算法:它是Kohonen的有监督学习的扩展形式,融合了自组织和有导师监督的技术,学习方法是竞争的,但(LVQ (Learning Vector quantization) algorithm: it is an extended form of supervised learning of Kohonen, which combines self-organizing and supervised techniques. The learning method is competitive, but the)

0
下载
81
浏览
2018-08-03发布

15. case1

  opencv中对扫描图片的切边处理,并且对倾斜图片进行旋转矫正,(The cutting edge of the picture in opencv, rotation correction)

2
下载
105
浏览
2018-07-23发布

16. vnvdti79

  快速DCT算法32位的C语言实现,乘法次数最少,可嵌入编码器及解码器使用()

0
下载
60
浏览
2018-07-05发布

17. 利用de Boor算法绘制B样条曲线

  运用计算机图形学的知识,采用4阶B样条基函数,节点向量取为[0,0,0,0,1/4,2/4,3/4,1,1,1,1] 先绘制控制多边形,再用分段直线段绘制B样条曲线(Using the knowledge of computer graphics, the 4 order B spline basis function is used, and the node vector is taken as [0,0,0,0,1/4,2/4,3/4,1,1,1,1]. First, draw the control polygon and draw the B spline curve by piecewise straight line segments.)

10
下载
85
浏览
2018-06-09发布

18. BOS片重新排列

  用于解算BOS图片时基图与时图位置按标准方式排列(The positions of base and time map are arranged in a standard way when calculating BOS pictures.)

0
下载
87
浏览
2018-06-01发布

19. dfspagwh

  使用fdtd算法的人都知道这是初学fdtd的入门程序,很简单的程序但是能起到很重要的作用哦()

0
下载
64
浏览
2018-05-27发布

20. inverse.tar

  通过对图像进行逆透视变化,得到图像的俯视图,即鸟瞰图(Through the inverse perspective change of the image, we can get the top view of the image, that is aerial view.)

2
下载
87
浏览
2018-05-23发布