CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - Debugger

搜索资源列表

  1. recognition

    0下载:
  2. 用VC开发联机数字、英文字符及汉字识别、人脸的检测与定位、图像的纹理分析方法、手写数字识别之模板匹配法等识别方法代码,均通过调试运行,希望对大家有所帮助-VC-line with the development of the number of English characters and Chinese character recognition, face detection and location, image texture analysis, handwritten numeral
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-03
    • 文件大小:15167203
    • 提供者:hhs
  1. ImageCoding

    0下载:
  2. 该程序是数字图像处理中一个常用的算法,研究在VC6.0下调试通过,并且达到了非常好的效果,希望对大家能有点帮助。-The program is a digital image processing algorithms commonly used to study under VC6.0 debugger through and achieved very good results, in the hope that we can to some extent.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:229883
    • 提供者:sky
  1. ColorRotate

    0下载:
  2. 用OpenCV实现彩色图像任意角度旋转,在VC++6.0下调试通过!-Color images using OpenCV to achieve any angle rotation, in VC++6.0 under the debugger through!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:71589
    • 提供者:李施
  1. color

    0下载:
  2. 不同颜色轮廓判断opencv下,vc调试通过!-Opencv in different colors to determine the next contour, vc debugger through!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:8344
    • 提供者:prince
  1. VideoTrack

    0下载:
  2. 视频运动目标检测和跟踪,在vc6.0下调试通过,测试的视频必须是非压缩的AVI视频 内容包括视频运动目标的检测,对检测的目标利用MeanShift算算法实现跟踪-Video moving target detection and tracking under the debugger in vc6.0 is passed, the test must be a non-compressed video of AVI video content including the video movi
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:91969
    • 提供者:罗胜华
  1. Imagetextureanalysisapplication

    0下载:
  2. 图像的纹理分析应用实例, 开发环境Visual C++。调试可以用。大家看着下吧,感觉有用就下。-Image texture analysis of the application, development environment, Visual C++. Debugger can be used. We looked at, are you, I feel useful on the next.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2009855
    • 提供者:蓝述
  1. VCDemo

    0下载:
  2. ccd线阵调试程序,适用于多种双通道CCD-ccd linear array debugger, apply to a variety of dual-channel CCD
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:140403
    • 提供者:马先生
  1. waveletsfusion

    1下载:
  2. 基于小波变换的图像融合源程序,通过调试,能直接使用。-Image fusion based on wavelet transform source code through the debugger can be used directly.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1208493
    • 提供者:刘灿
  1. tracingthestatement

    0下载:
  2. 此功能可以单步进入到在调试过程中所跟踪的调用函数的语句的函数内部.如,当前语句是"d.Display()", -This feature can step into the debugger in the process of tracing the statement calls a function inside a function. For example, the current statement is " d.Display ()" ,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:82624
    • 提供者:大棚
  1. changetoheWindows

    0下载:
  2. 将输出改到Windows窗口上.功能将在调试过程中的debugger当前位置挂起程序的执行,然后就可以在调 试状态一修改程序的代码,接着可以用Apply Code Changes(Alt+F10)来应用修改的代码到正在调试的程序当中.如果,当前(需要,待)可以(从DOS -The output to change to the Windows window. Feature will be in the debugging process in the debugger current l
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:1000576
    • 提供者:大棚
  1. Cannybianyuan

    0下载:
  2. Visual C++实现canny算子的边缘检测源代码,用于图像处理,经调试程序准确.-Visual C++ implementation canny edge detection operator source code for image processing, accurate by the debugger.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3250025
    • 提供者:抛弃
  1. VCimageprocessingalgorithm

    0下载:
  2. Visual C++数字图像处理典型算法及实现,源代码经过调试,可以运行。-Visual C++ digital image processing algorithms and a typical implementation, the source code through the debugger, you can run.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11089920
    • 提供者:huxing
  1. dingdiaozuobiaobianhuan

    0下载:
  2. DIRECT编程的实例,在VC++调试没有问题,对于初学者,可以很好的借鉴。-DIRECT programming examples, in VC++ debugger is no problem, for starters, can be a good reference.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-23
    • 文件大小:35248
    • 提供者:weicy
  1. PCATry

    0下载:
  2. 人脸识别过程中的PCA降维例程,读者可借助理论分析例程,基于OpenCV2.0版本开源库 版,在VS2005 调试执行成功。包含400张人脸库-PCA face recognition in the process of dimensionality reduction routine, the reader can make use of theoretical analysis routines, based on open-source library version OpenCV2.0
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2091355
    • 提供者:路非
  1. xunzhuan

    0下载:
  2. 本代码可以实现图像的旋转功能。有利于图像处理编程,经过调试程序无错误,可正常使用。-This code can achieve image rotation. Conducive to image processing programming, error-free through the debugger can be used normally.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:219313
    • 提供者:grui
  1. GXRS2010-135

    0下载:
  2. GLExpert is a component of NVPerfKit that helps OpenGL developers by identifying errors and performance issues. GLExpert is controlled using the GLExpert tab of the NVIDIA Developer Control panel. You can choose what level of debugging informati
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1898103
    • 提供者:raMZES
  1. mycom-x86.tar

    0下载:
  2. 简单的串口调试程序,基于qt编写的串口收发程序,可以连接网络-Simple serial debugger, prepared by the serial transceiver based on qt program, you can connect to the network
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:92505
    • 提供者:deng
  1. tiaoshi

    0下载:
  2. 调试程序,对opengl的开发有初步的帮助-Debugger preliminary opengl development
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-26
    • 文件大小:5714596
    • 提供者:龚伟
  1. MyBezierCurve

    0下载:
  2. 贝塞尔曲线编程,通过鼠标随机选择点,然后画出贝塞尔曲线,程序通过调试,下载即可运行。-Bezier curves programmed by the mouse randomly selected point, and then draw a Bezier curve, the program through the debugger, download to run.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:4279268
    • 提供者:鲁力
  1. sift_ex3

    0下载:
  2. sift算子在图像匹配与图像拼接三维重建中都有重要地位,这个程序没有使用opencv,原作者很不容易写出来的。在调试中会有少量问题,稍加调试就可调通 -sift operator in image matching and 3D reconstruction image mosaic has an important position, this program does not use opencv, the original author is not easy to write out.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4289726
    • 提供者:shexiaoyu
« 1 23 »
搜珍网 www.dssz.com