搜索资源列表

  1. Detection

    0下载:
  2. This code can detect ellipse in image using hough transform
  3. 所属分类:多媒体

    • 发布日期:2024-05-20
    • 文件大小:861184
    • 提供者:kaba
  1. USB_Real_T2015518242006

    0下载:
  2. Use ADOX creat database , WM_DEVICECHANGE detect device change and compare which disk is new and use watcher to find which file and folder change. QueryCancelAutoPlay can be select by individual USB. Some font show in ch
  3. 所属分类:数据库编程

    • 发布日期:2024-05-20
    • 文件大小:173056
    • 提供者:jensinx
  1. edge-detect-algorithm-comparison

    0下载:
  2. 边缘检测算法的比较,有susan算子,log算子,prewitt算子-Comparison of edge detection algorithm, there is susan operator, log operator, prewitt operator
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:lh
  1. BaHuangHou

    0下载:
  2. 题目:八皇后问题。 八皇后问题是指求解如何在国际象棋8*8棋盘上无冲突的放置八个皇后棋子。因为在国际象棋里,皇后的移动方式是横竖交叉,所以在任意一个皇后所在的位置的水平,竖直和斜45度都不能有其他棋子的存在。一个完整的无冲突的八皇后棋子分布成为八皇后问题的一个解。设计思路:我使用了回溯的方法来解决八皇后问题,也就是逐次试探的方法。这个方法是通过函数putchess()对自身的递归调用来实现的。运行程序后,主函数调用putchess(
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-20
    • 文件大小:30720
    • 提供者:cl
  1. ecgdetection

    0下载:
  2. 本文提出了一种简单而有效的算法,可实现单信道数字心电图记录数据QRS波群的高速(约32倍的实时速度)检测。-A simple and efficient algorithm has been developed to detect QRS complexes at high speed (approximately 32x real time speed) from the single channel digitized ECG da
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:161792
    • 提供者:牛莉
  1. ProcessImage2

    0下载:
  2. Opencv检测人脸,可以批量对某一个文件夹中(路径名不要有中文)所有文件操作,并将检测后的人脸抠出来保存到项目本地文件夹下.使用vc2005完成.-Face Detection with Opencv, you can bulk on a folder and detect the face of all files in this folder(the path should not have Chinese character)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:95232
    • 提供者:Rongbin
  1. DetectHiddenProcess

    0下载:
  2. Detect Hidden Proce-Detect Hidden Process
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:19456
    • 提供者:Kevin Smith
  1. OpencvTest

    0下载:
  2. 微扑翼飞行器(FMAV)是一种模仿鸟类或昆虫飞行的新概念飞行器,根据拍摄的视频图像,按照计算机视觉理论设定了适用于微扑翼飞行器的运动模态检测方案。VC++6.0平台上进行了编程实现。经过试验可以看出这种模态检测方法的可行性和准确性,其结果对微扑翼飞行器的优化改进起到了积极的作用。 -Flapping-wing aircraft (FMAV) is a kind of mimic the flight of birds or inse
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:41984
    • 提供者:wjw
  1. FaceRecognition

    0下载:
  2. 我写的基于OPENCV的人脸检测程序!先找到haar特征,然后基于Adaboost检测!-the code based on OpenCV which is used to detect the faces
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-20
    • 文件大小:10251264
    • 提供者:
  1. PCA_faceRec_V2

    0下载:
  2. Face Detect and algorithm
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:188416
    • 提供者:yang
  1. good_features.cpp

    0下载:
  2. How to use OpenCV s GoodFeaturesToTrack to detect good features that could be tracked in a movie or a camera sequence.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:methy
  1. curvefitting

    0下载:
  2. 最小二乘法的曲线拟合检测圆软件,只需点击三个点就可以吧圆拟合出来。-Least squares method of curve fitting software Detect circle, simply click on the three-point circle fitting can let out.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:2490368
    • 提供者:王延海
  1. myhough_1degree

    0下载:
  2. Hough算法检测矩形的长,并给出矩形的四个顶点坐标,极坐标中角度精度为1度。-Hough algorithm Detect long rectangle, and give the four vertices of rectangular coordinates, polar coordinates in the perspective of an accuracy of 1 degree.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:363520
    • 提供者:七禾
  1. harris_corners_image_registration

    0下载:
  2. 应用harris算子进行角点检测,然后利用相关性检测得到匹配焦点,然后进行图像的重采样,适于对于彩色图像的处理,对于灰度图像,只要将harris算子检测时的图像从彩色道灰度图像的语句去掉即可-Application of operator harris corner detection, and then make use of relevant test match to be the focus, and then carried
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:sai
  1. zonghechuli

    0下载:
  2. 可用于图像中皮肤的检测,得到掩码图像,在此基础上进行纹理检测-Can be used to image skin detection, be mask image, based on this texture to Detect
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:蒋亚
  1. yizhonggaoxiaodehunheyuantuoyuanjiancefangfa

    0下载:
  2. 提出了一种新的基于边缘连续特征的HT( ECHT) 混合圆/ 椭圆检测方法,利用连续的 边缘曲线段来决定HT 采样点,实验仿真结果表明该算法较好地解决了标准RHT 检测中无效 采样概率大、无效积累时间多的问题。-A new row based on the edge of the characteristics of HT (ECHT) mixed circle/ellipse detection method, using a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:189440
    • 提供者:刘镖峰
  1. ecgdetect

    1下载:
  2. 这是用于检测心电信号QRS波的源码用来双正交小波能够实现QRS波形的准确检测-This is used to detect ECG QRS wave source biorthogonal wavelet can be used to achieve accurate detection of QRS waveform
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:白洁
  1. 114916802

    0下载:
  2. 路径识别是体现智能车智能水平的一个重要标志,而传感器是智能车进行路径识别的关键检测元件。针对智能车在特殊路径与传感器数目限制的条件下的路径识别,提出了基于红外传感器的路径识别方案与基于图像传感器的路径识别方案,并对两种方案的应用性能进行了比较。通过将基于面阵图像传感器的路径识别方案应用于第一届“飞思卡尔”杯全国智能车竞赛并取得优异成绩,验证了该方案的可行性与有效性。 -Path to identify the smart cars
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-20
    • 文件大小:224256
    • 提供者:张庆龙
  1. directlycallthedriverNTFSfileDetecthiddenfiles

    0下载:
  2. 本文介绍了如何直接调用NTFS文件驱动检测隐藏文件-This article describes how to directly call the driver NTFS file Detect hidden files
  3. 所属分类:驱动编程

    • 发布日期:2024-05-20
    • 文件大小:318464
    • 提供者:mayin
  1. MFC+UPPERBODY+NoMemloss2

    0下载:
  2. front,profileface detect and head and shouder detect in webcam
  3. 所属分类:家庭/个人应用

    • 发布日期:2024-05-20
    • 文件大小:13856768
    • 提供者:SungKwan Hwang
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org