登录

最新会员 最新下载

成为了本站VIP会员

05月31日 10:38

成为了本站VIP会员

05月31日 09:22

成为了本站VIP会员

05月28日 17:59

成为了本站VIP会员

05月26日 21:52

成为了本站VIP会员

05月25日 20:47

成为了本站VIP会员

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

1. 基于MATLAB的车牌识别系统的源代码(可以实现)

  基于MATLAB的车牌识别系统的源代码(可以实现)(The source code of the license plate recognition system based on MATLAB (can be realized))

4
下载
145
浏览
2020-07-04发布

2. 功能很全的车牌识别系 platenumber

  功能很全的车牌识别系统,图像与处理,车牌定位,字符分割和字符识别等(Full license plate recognition system, image processing, license plate location, character segmentation and character recognition.)

38
下载
112
浏览
2020-07-04发布

3. 6017923462007323212458268938

  图象处理用于对BMP格式的图象进行几何校正.(image processing used to BMP format images geometric correction.)

111
下载
79
浏览
2020-07-03发布

4. SIFT-KD-tree-image-panorama-opencv

  SIFT KD树 图像拼接 全景图_多幅图 opencv (SIFT KD tree image mosaic panorama _ Multiple Figure opencv)

161
下载
102
浏览
2020-07-03发布

5. PoissonMesh

  有关三维模型的泊松算法的诸多应用的实现,包括泊松重建和泊松纹理混合算法,由原作者开发,非常可靠(C++ implementation for algorithms including poisson mesh and poisson texture stitching, it is shared by author with wide utilization)

20
下载
164
浏览
2020-07-02发布

6. HMarkDemo

  基于Halcon开发的掩模 纯手工编辑(Mask editing based on Halcon)

6
下载
85
浏览
2020-07-02发布

7. HMarkDemo

说明:  基于Halcon开发的掩模 纯手工编辑(Mask editing based on Halcon)

7
下载
65
浏览
2020-07-02发布

8. 手眼标定(2)

  九点标定halcon 代码,纯halcon代码未转换成其他语言(Marking machine image recognition Halcon code)

45
下载
84
浏览
2020-07-02发布

9. C# 使用Halcon进行模板匹配定位

  C# 使用Halcon进行模板匹配定位(C# uses Halcon for template matching and location)

108
下载
103
浏览
2020-07-02发布

10. ihalcon开源窗体控件

  halcon与C#联合编程,控件功能 1,支持鼠标中键缩放和左键拖动 2,支持在图像缩放后,region,xld,roi能够复现 3,支持region,xld按照指定颜色显示,并在缩放后复现 4,支持矩形1,矩形2,圆,和直线roi的绘制 5,可以显示当前鼠标左键所在位置的图像灰度值 6,可以保存原图,或者截屏当前窗口(Halcon and C # joint programming)

133
下载
174
浏览
2020-07-02发布

11. Halcon Machine Vision

说明:  Halcon与C#联合编程(Halcon12)(Halcon and C# joint programming (Halcon 12))

1
下载
112
浏览
2020-07-02发布

12. halcon检测胶圈闭合

  halcon检测封闭胶圈,halcon12版本(Halcon detection of closed aprons)

6
下载
88
浏览
2020-07-02发布

13. halcon检测胶圈闭合

说明:  halcon检测封闭胶圈,halcon12版本(Halcon detection of closed aprons)

9
下载
95
浏览
2020-07-02发布

14. NJNUAYAARPOWER

  marburg.c 用Burg算法求AR模型的参数。 mar1psd.c 由AR模型参数得到功率谱。 maryuwa.c 用Levinson算法求解Yule-Walker方程以得到 阶AR模型的参数 。 (marburg.c using Burg algorithm for AR model parameters. mar1psd.c by the AR model parameters obtained power spectrum. Levinson algorithm maryuwa.c with Yule-Walker equation in order to get rank AR model parameters.)

73
下载
69
浏览
2020-07-02发布

15. PCA

  这是关于pca的文件,说明实现pca的降维(This is the file on pca, achieve pca dimensionality reduction)

8
下载
158
浏览
2020-07-02发布

16. cviimage

  cvi图像设计替换背景 扣图专用代码 毕业设计可用(cvi replace the background of graphic design graduate design buckle Figure specific code available)

44
下载
100
浏览
2020-07-01发布

17. 24BMP256ColorGray

  本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.(Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.)

154
下载
94
浏览
2020-07-01发布

18. median

  中值滤波,对3X3有优化,纯C,正对BMP格式(Median filtering, there are optimized for 3X3)

4
下载
69
浏览
2020-07-01发布

19. saomiaoxian

  这是一个扫描线种子填充算法的程序,这个程序的演示效果不错(This is a scan line seed fill algorithm program, this program demonstrates good results)

4
下载
117
浏览
2020-06-30发布

20. mi_registration

  2维的基于互信息的图像配准算法,使用powell法作为优化算法(2-dimensional mutual information based image registration algorithms, the use of law as the optimization algorithm powell)

303
下载
130
浏览
2020-06-30发布