登录
首页 » C++ Builder » 2013.10.17program-engineer

2013.10.17program-engineer

于 2014-03-03 发布 文件大小:4103KB
0 95
下载积分: 1 下载次数: 700

代码说明:

  2014年海康威视校招笔试题,对于想要从事图像处理工作的同学十分有用,图像处理算法类试题,考的是C语言和C++.图像算法类题目不常见。(2014 Hikivision exam)

文件列表:





下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • contena
    图像检索的一个检索算法基于内容,不错的源码 不错的(A retri algorithm of image retri based on content, good source of good)
    2017-05-05 19:59:50下载
    积分:1
  • GVF_snake
    用C++编写的实现GVF的活动轮廓模型的提取,值得你参考(Extracted with implementations written in C++ GVF active contour models, it is worth your reference)
    2014-09-18 08:03:59下载
    积分:1
  • DE
    说明:   最简单的差分格式有向前、向后和中心3种。 向前差分:f (n)=f(n+1)-f(n) 向后差分:f (n)=f(n)-f(n-1) 中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers. Forward differencing: f (n) = f (n+ 1)-f (n) Backward difference: f (n) = f (n)-f (n-1) Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
    2016-05-17 21:08:01下载
    积分:1
  • Part-of-the-static-image-edge-detection
    说明:  基于光流法的运动目标检测 也可用于流体力学运动检测(Optical flow method based on the motion detection Motion detection can also be used for fluid dynamics)
    2010-05-05 10:56:37下载
    积分:1
  • DIB_USE
    打开BMP图像 IHS Brovey图像融合(Open the BMP image IHS Brovey Image Fusion)
    2010-06-28 14:10:45下载
    积分:1
  • face-detect-system
    一个不错的人脸检测演示系统里面有人脸检测的实际照片包+(face detect system)
    2013-11-11 18:15:48下载
    积分:1
  • surfAndsift
    里面有注释,还有sift和surf的比较(There are notes, there are more sift and surf the)
    2015-01-25 21:16:46下载
    积分:1
  • rgb2hav
    RGB颜色空间转换到HSV颜色空间的C++Builer 程序(RGB color space conversion to HSV color space C Builer procedures)
    2007-03-30 16:02:20下载
    积分:1
  • KMeansBMPSeg
    模式识别经典方法之一 K均值算法(KMeans)进行图像分割 有完善的图形界面 可以通过柱状图的形式动态展示聚类程序(One of the classical method of pattern recognition K means algorithm (KMeans) for image segmentation has improved graphical interface can be dynamically displayed in the form of histogram clustering procedure)
    2010-05-22 13:33:13下载
    积分:1
  • EmguCVTool-master
    说明:  C#+EmguCV机器视觉开发平台,功能:基本的图像处理工具、随意配置执行流程、二维码识别、文字识别等等。(C+EmguCV machine vision development platform, functions: basic image processing tools, arbitrary configuration of the execution process, two-dimensional code recognition, character recognition and so on.)
    2021-02-18 16:39:45下载
    积分:1
  • 696524资源总数
  • 103913会员总数
  • 34今日下载