登录

最新会员 最新下载

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09

成为了本站VIP会员

04月18日 18:37

成为了本站VIP会员

04月18日 18:25

成为了本站VIP会员

04月18日 17:16

成为了本站VIP会员

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

1. ASIFT算法

  ASIFT算法实现,C++,对有仿射变换的图像匹配更加准确,想比SIFT算子匹配点数多(ASIFT algorithm, C++, affine transformation of the image matching more accurate, want to match more than SIFT operator points)

8
下载
167
浏览
2021-05-06发布

2. JPEG_DECODE

  本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的 IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。(The decoder class support common JPEG file format, which is currently the most JPEG files in the format and the main characteristics of this format is data for 8-bit precision, using Huffman coding DCT common frame (does not support extended serial and progressive model and arithmetic coding). The decoder of the IDCT algorithm uses three modes, respectively, floating-point decoding, fixed-point integer decoding and fixed-point integer MMX optimization, you can choose according to the specific circumstances.)

2
下载
147
浏览
2021-04-29发布

3. readjpeg

  读取jpeg图片数据并输出到txt文本中,再从txt文本中读取数据生成图片(Reading image data and outputs to txt, and then read the data generated image txt text)

11
下载
148
浏览
2021-04-28发布

4. crosscode

  自己编写的C++小程序,十字算法,用到KD树,能够有效进行点云去噪,压缩数据(I have written a small program C++, cross algorithm used in KD tree, the point cloud can be effectively de-noising, compression of data)

91
下载
138
浏览
2021-04-26发布

5. fish2bird

  鱼眼图像校正并将校正后的图像转换成鸟瞰图,即俯视图,纯C代码,没有调用其它库(fish eye image correction,then change it to bird s eye view)

141
下载
126
浏览
2021-04-25发布

6. 基于像处理集成数控技术

说明:  这是一个用VC++写的用于数控编程的系统,内含仿真器和说明书,请不要用于商业行为。(This is a VC was made for NC programming system includes simulators and brochures, please do not for commercial activities.)

0
下载
118
浏览
2021-04-22发布

7. IGES

  用于读取IGES文件(IGES files for reading)

374
下载
116
浏览
2021-04-22发布

8. SUSANDEYUANDAIMA

说明:  SUSAN得源代码 希望对你有用 SUSAN得源代码(SUSAN source code in hopes SUSAN useful to you in source code)

0
下载
145
浏览
2021-04-21发布

9. testcanny

  Canny算子的分步骤实现,基于C语言,一共6部分,学习图像处理参考(Canny operator steps to achieve, based on the C language, a total of 6 parts, the study of image processing reference)

206
下载
268
浏览
2021-04-21发布

10. FaceLivenessDetection

  对可见光图片的人脸活体判断,内有C++和matlab实现,具体说明详见readme(For the visible light picture of the human face to determine, there are C++ and matlab implementation, specific instructions see readme)

57
下载
136
浏览
2021-04-19发布

11. raytrace3

  光线跟踪算法,能显示基本图形(球形,立方体,墙面),实现阴影,高光,反射,折射等效果(Ray tracing algorithm, can display basic graphics (sphere, cube, wall), to achieve shadows, light, reflection, refraction and other effects)

23
下载
132
浏览
2021-04-15发布

12. DIBR

说明:  DIBR功能实现3D合成,是三维电影合成的快速算法(DIBR function realization 3D synthesis, is a fast algorithm for the synthesis of three-dimensional film)

1
下载
252
浏览
2021-04-14发布

13. jbig

  JBIG是二值图像压缩的国际标准。本代码给出了编码器的源码。(dramatic binary image is compressed to international standards. The code of the encoder is the source.)

135
下载
128
浏览
2021-04-13发布

14. NURBSsurface

  一个生成NURBS曲面的程序,是在Visual下运行的(A NURBS surface generation program is run under Visual)

15
下载
123
浏览
2021-04-11发布

15. SIFT_RANSAC_MATCH

  利用GPU加速的SIFT算法,实现影像匹配,并利用RANSAC进行粗差的剔除(GPU-accelerated use SIFT algorithm to achieve image matching, and use RANSAC removing coarse poor)

96
下载
127
浏览
2021-04-09发布

16. TIN

  对一系列点,生成deloney不规则三角网(On a series of points, generating deloney TIN)

10
下载
103
浏览
2021-04-07发布

17. jiancesuanfa

说明:  边缘检测算法 速度快 你一定会满意的。以前是要收费的。现在免费给你们。 源码经过测试真确无误。 (edge detection algorithm faster you will surely satisfied. Prior to the charges. Now free to you. Source tested truthful.)

0
下载
137
浏览
2021-03-31发布

18. Bar_1

  运用图像处理,运用滤波,闭运算,腐蚀,膨胀进行一维码即条形码的识别(The use of image processing, the use of filtering, closed computing, corrosion, expansion of one-dimensional code, that is, bar code identification)

5
下载
99
浏览
2021-03-27发布

19. segmentation

  基于K均值算法和互信息熵差的算法,可以有效地确定分类数,从而该算法对医学图像进行自动优化分割。(K means algorithm based on entropy and mutual information algorithms, can effectively determine the classification number, so that the algorithm for automatic optimization of medical image segmentation.)

38
下载
140
浏览
2021-03-24发布

20. actual_albedo_hdf

  实际求解反照率的代码 对于遥感专业会有很大帮助(this code is an example of how to calculate the actual albedo if you have black and white albedo)

0
下载
108
浏览
2021-03-20发布