登录

最新会员 最新下载

成为了本站VIP会员

05月13日 14:43

成为了本站VIP会员

05月13日 10:19

成为了本站VIP会员

05月12日 14:03

成为了本站VIP会员

05月10日 21:42

成为了本站VIP会员

05月10日 16:59

成为了本站VIP会员

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

1. GraphCut

  对Vladimir Kolmogorov,Yuri Boykov大牛的算法杰作——Graph Cut进行使用演示,代码力求精简,可供Graph Cut初学者参考学习。已通过VS2005编译。(Of Vladimir Kolmogorov, Yuri Boykov big cow masterpiece algorithm- Graph Cut for the use of demonstration, the code to be simple, for beginners Reference Graph Cut Study. VS2005 compiler has passed.)

2. HOG+SVM进行片中行人检测

  行人检测HOG+SVM进行图片中行人检测,提供训练用的pos和neg样本,效果还可以;没有SVM工具箱的,压缩包里已经提供了,安装一下即可(Pedestrian detection HOG + SVM for pedestrian detection in pictures, providing POS and neg samples for training, the effect is good; without SVM toolbox, the compression package has been provided, just install it.)

5
下载
116
浏览
2020-10-30发布

3. HOG+SVM进行片中行人检测

说明:  行人检测HOG+SVM进行图片中行人检测,提供训练用的pos和neg样本,效果还可以;没有SVM工具箱的,压缩包里已经提供了,安装一下即可(Pedestrian detection HOG + SVM for pedestrian detection in pictures, providing POS and neg samples for training, the effect is good; without SVM toolbox, the compression package has been provided, just install it.)

10
下载
145
浏览
2020-10-30发布

4. Ray-tracing

  线性插值射线追踪法,设置模型为一三层模型,范围100m×100m(Linear interpolation ray tracing method, set the model for a three-tier model, the range 100m100m)

52
下载
138
浏览
2020-10-29发布

5. trix

  delaunay三角化程序 delaunay三角化程序 delaunay三角化程序(delaunay triangulation delaunay triangulation process procedures delaunay triangulation process)

36
下载
146
浏览
2020-10-28发布

6. 检测疲劳驾驶(有详细说明)

  用于人脸识别,检测驾驶员人员是否疲劳,在现实中有很好的应用,其算法简单易懂,适合初学者(For face recognition, detection of driver fatigue, in reality has a very good application, the algorithm is simple, easy to understand, suitable for beginners)

28
下载
118
浏览
2020-10-27发布

7. Fourier

  实现了读取一个bmp图片的傅里叶变换 使用C语言实现 读取一个 24位 图 转换为8位灰度图后,进行傅里叶变换处理(二维) 采用快速傅里叶变换——蝶形算法 北航图像处理作业~需要进一步交流 请联系qq 422563357(Reads a bmp image to achieve a Fourier transform using C language Northern image processing operations)

9
下载
133
浏览
2020-10-27发布

8. 多边填充作业

  多边形填充作业.rar(filled polygon operations. Rar)

446
下载
117
浏览
2020-10-26发布

9. jibensanweibianhuan

说明:  可以实现旋转,错切,各种投影图,透视图。是学习三维变换很好的原始参考资料(Can rotate, shear, a variety of projection, perspective. Is to learn the original three-dimensional transform good reference)

0
下载
143
浏览
2020-10-24发布

10. Detection_of_Motion_Picture_trajectory_tracking

  VC++,DirectX,运动图像检测,运动轨迹跟踪(VC++, DirectX movement trajectory tracking image detection)

76
下载
110
浏览
2020-10-23发布

11. C#联合halcon

说明:  图像采集,简单的c#联合halcon做ncc模板匹配的操作(Image acquisition, simple C# combined with Halcon to do NCC template matching operation)

1
下载
102
浏览
2020-10-23发布

12. report-of-tuxingxue

  实验一 直线生成算法 实验二 圆弧生成算法 实验三 窗口菜单交互界面 实验四 区域填充算法 实验五 裁剪算法算法 实验六 图形软件开发包/库应用 实验七 曲线的生成算法 实验八 曲面生成算法 实验九 二维图形变换(Experimental line generation algorithm experiment two arcs to generate the algorithm experimental three-window menu interface experiment four regional filling algorithm experimental five-clipping algorithm algorithm experiment six graphics software development package/library application experiment seven curve generation algorithm experiment eight surface generation algorithm experiments ninety-two dimensional graphics transform)

9
下载
128
浏览
2020-10-22发布

13. LSB

  C++语言实现的LSB数字水印算法,Visual C++亲测可用。(C++ language LSB digital watermarking algorithm, the Visual C++ pro-measurement available.)

104
下载
138
浏览
2020-10-20发布

14. Optimal-Beamforming

  最优波束形成技术研究及硬件实现,适用于雷达和声呐方面(Optimal Beamforming technology research and hardware for radar and sonar terms)

7
下载
67
浏览
2020-10-14发布

15. sarMatch

说明:  基于边缘特征的SAR图像与光学图像匹配,测度为Hausdorff距离(SAR images based on edge features and optical image matching, for the Hausdorff distance measure )

0
下载
135
浏览
2020-10-12发布

16. band-selection

  基于图像对比度和波段相关性的波段选择算法,适用于高光谱图像的特征选择(Bands selection algorithm based on image contrast and correlation of bands for hyperspectral image feature selection)

26
下载
94
浏览
2020-10-09发布

17. 目标跟踪

  通过手动框选目标区域,然后进行自动跟踪,使用的算法是Camshift,自适应均值漂移(By manually selecting the target area, then automatic tracking, using the algorithm is Camshift, adaptive mean shift)

10
下载
150
浏览
2020-10-09发布

18. Point-cloud-normal

  在对散乱点云进行三维重建时,许多算法都需要求点云的法矢并保证所有法矢的方向一致向外。本程序就是对点云数据求法矢和方向调整,包含文件输入输出的完整程序。(Scattered normals strike and reorientation)

14
下载
86
浏览
2020-10-08发布

19. motiontrack

  运动目标的给总与识别,可以实时显示目标的运动轨迹,支持高速相机实时处理视频数据,并可以获得运动目标的轮廓矩等信息(Moving target to the total and the identification of moving targets in real-time display track, real-time processing to support high-speed video camera and moving target access to information such as contour moments)

74
下载
123
浏览
2020-10-06发布

20. GraphCut

  图像分割经典算法GraphCut的实现代码,亲测可用。(An implementation of GraphCut Algorithm, which is a classical method in image segmentation field.)

29
下载
110
浏览
2020-09-29发布