登录

最新会员 最新下载

成为了本站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. JPEGcodec_psos

  比较简单的jpeg编码解码程序.( Compared with simple jpeg code decoding procedure )

128
下载
98
浏览
2020-12-30发布

2. t4

  3d点云的显示与变深度图,visual C++ 代码(he display and variable depth map of 3D point cloud)

1
下载
93
浏览
2020-12-30发布

3. cximage571full

  图像浏览及处理软件(image viewing and processing software)

28
下载
113
浏览
2020-12-27发布

4. problem-LastBossOrigin

  问题:找出一个短字符串在一个长字符串中的精确匹配。 要求:基于BWT压缩和FM索引技术的序列匹配,用Burrows-Wheeler transform算法解决该问题。(Problem: find the exact match of a short string in a long string. Requirements: BWT-based compression and indexing techniques sequence matching FM, with the Burrows-Wheeler transform algorithm to solve the problem)

29
下载
121
浏览
2020-12-26发布

5. 实现中值滤波的源程序

  实现中值滤波的源程序 参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做竖直中值滤波。(achieve Median filtering of the source parameters Hori is a Boolean variable, if true, so the level of median filtering, otherwise, do vertical median filtering.)

58
下载
72
浏览
2020-12-09发布

6. zishiyingyuzhi

  自适应阈值分割代码,比较完整。C++builder编写,可运行/()

97
下载
145
浏览
2020-12-05发布

7. CxVision_v0.05(xm)

  CxVision V0.05 源代码 智能机器视觉系统 0.05版本源代码(Euresys版本) 这是视觉智能的开始,应用于众多大型工业检测环境,多线程对相机多轴运动控制系统,针对当前最先进的智能视觉系统的一个雏形 当前版本是基于Euresys稳定的工业检测工具上的开源 此后版本 CxVision拥有了更多更强大的自主核心系统功能和核心算法 是现代智能视觉的领航系统 更多智能CxVision 搜索CxVision QQ群一起分享CxVision的发展和进步(CxVision V0.05 source code version of intelligent machine vision systems 0.05 source code (Euresys version) This is the beginning of visual intelligence, used in many large industrial inspection environments, multi-threaded multi-axis motion control system of the camera, for the most advanced intelligent vision The current version of a prototype system is based on Euresys stable industrial detection tools on the open source version of CxVision have more then a more powerful independent core functions and core algorithm is the vision of modern intelligent navigation systems more intelligent CxVision search CxVision QQ group to share the development and progress CxVision)

105
下载
94
浏览
2020-12-04发布

8. ThreeView

  三视图,用二维图像显示三位图像,分主视图,俯视图,侧视图(view)

20
下载
119
浏览
2020-11-30发布

9. elastix-5.0.0

说明:  词: 适用于医学图像配准的程序,可以设置不同参数配准(The program for medical image registration can set different parameters for registration)

0
下载
88
浏览
2020-11-28发布

10. manipulator-program-simulation

说明:  机械臂正解反解程序仿真程序 开源,自己可以设置6个角度 然后会得出相应的变化数据和图像。(Positive Solutions of inverse manipulator program simulation)

0
下载
81
浏览
2020-11-20发布

11. udf

  利用udf定义动网格的刚体运动,以使刚体能按照需要做任意的运动。(Use udf defined dynamic grid rigid body motion, so that just needs to be done in accordance with any physical exercise.)

18
下载
121
浏览
2020-11-20发布

12. toushi

  图形学中的透视投影算法 在屏幕中心绘制立方体的透视投影 可以绘制一点透视图 二点透视图 三点透视图(Graphics in the perspective projection algorithm for drawing a cube in the center of the screen you can draw a little perspective projection perspective two point perspective three-point perspective)

11
下载
107
浏览
2020-11-18发布

13. toushi

  图形学中的透视投影算法 在屏幕中心绘制立方体的透视投影 可以绘制一点透视图 二点透视图 三点透视图(Graphics in the perspective projection algorithm for drawing a cube in the center of the screen you can draw a little perspective projection perspective two point perspective three-point perspective)

11
下载
77
浏览
2020-11-18发布

14. TRAOD_Algorithm

  基于轨迹划分的异常轨迹检测方法。首先采用两种分段粒度将每条轨迹分为若干子轨迹线段,然后,在基于距离的异常检测方法的基础上,引入调整系数的概念,采用密度与距离相结合的方法进行异常轨迹检测。 (Abnormal trajectory detection method based on trajectory partition.Firstly each trajectories should be divided into several substrajectories using two granularities. Then the notion of adjustment coefficient is introduced on the basis of distance based anomaly detection method, and the abnormal trajectories are detected combining density and distance. )

15
下载
101
浏览
2020-11-08发布

15. Blend

  投影机边缘融合软件,可以仿真几何变换,羽化(Edgeblend simulation sofeware)

29
下载
140
浏览
2020-10-13发布

16. faxiangliang

  点云三维重建中需要用的法向量计算,能够有效避免法向量不一致的问题,更好进行三维重建。测试有用。(Normal vector calculation point cloud reconstruction in need, and can effectively avoid the problem of inconsistent normals, better three-dimensional reconstruction. Useful for testing.)

45
下载
120
浏览
2020-10-08发布

17. 显著区域检测

  一种显著性区域检测算法,由c++和opencv编写,可以直接运行(a salient region detecter)

8
下载
100
浏览
2020-10-07发布

18. 三次B样条曲线

  用C语言编写的三次B样条曲线源代码!(C language prepared by the cubic B-spline curves source code!)

562
下载
104
浏览
2020-09-30发布

19. release

  眼球追踪算法 matlab实现 内含说明pdf(eyetracking m file with introduction)

5
下载
76
浏览
2020-09-28发布

20. 颜色识别

  stm32识别颜色的算法程序源代码,对于不同颜色的识别准确率极高(STM32 color recognition algorithm program source code)

23
下载
84
浏览
2020-09-01发布