CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 图像 坐标

搜索资源列表

  1. jietu

    0下载:
  2. 通过句柄截取句柄程序的精确坐标位置,形成BMP图像,并保存在特定位置。-The precise location of the interception of a program by the handle
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2456
    • 提供者:zhongjie
  1. ocr-demo

    0下载:
  2. OCR-Demo V1.0 支持5种语言:英文,简体中文,繁体中文,中英混排,日文,韩文的OCR识别。 识别图像只支持bmp格式,整个项目不依赖opencv等第三方开源库。 目前有各类版本的开放SDK可以提供,SDK可输出的基本信息有每个字符的识别信息,坐标信息,候选字符信息,置信度信息等等。如需要深度定制,欢迎来邮件合作。 联系QQ:1045429023 联系邮箱:mobilevision@126.com 联系人:李君-OCR-Demo V1.0
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2260561
    • 提供者:
  1. Extract-the-feature-points-in-image

    0下载:
  2. 提取数字影像中的特征点,读取图像,在窗口中显示图像,提取特征点用(+)表示,列表显示特征点的像素坐标位置.-Extract the feature points in the digital image,Read the image, display the image in the window, feature points are extracted using (+) indicates, the list shows the pixel coordinates of the featu
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:189460
    • 提供者:
  1. RS--tie-points-matching

    0下载:
  2. 影像特征提取与同名点匹配,读取图像,在窗口中显示,提取特征点(“+”表示),匹配同名像点(“+”表示),列表显示各特征点和匹配点的像素坐标位置-Image feature point extraction and matching tie points,Read image displayed in the window, extracts feature points ("+" indication), the same name as the matching point ("+" indi
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:190930
    • 提供者:
  1. qiegebmp

    0下载:
  2. 分割图像vb源码例子,图片切割代码,操作对象为BMP,JPG未测试是否可行。实现的大概思路:根据剪切区域的大小设置Image控件大小,向PictureClip1添加图片,根据图片的大小设置各TextBox控件的Text属性值。可从设置的X/Y坐标处开始切割,切割区域大小由用户设定。-Vb source code examples of image segmentation, image cut code, operating object BMP, JPG untested feasibilit
  3. 所属分类:.net

    • 发布日期:2017-04-17
    • 文件大小:9273
    • 提供者:bpudn17
  1. getdepth

    0下载:
  2. 鼠标获取灰度图像的坐标信息并通过双目视觉的Q矩阵计算深度,最终显示到控制台上-Get the coordinates of the mouse gray image and calculate the depth information via the Q matrix binocular vision, and ultimately displayed on the console
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1244
    • 提供者:xx
  1. tupianxuanzhuan

    1下载:
  2. VB旋转图片,旋转任意的图像文件,实现思路:获得旋转的角度,将坐标轴原点移动到Picture1的中心后原来坐标为(x,y),获得在更改坐标原点后旋转后该点的X坐标,获得恢复坐标原点后旋转后的Y坐标,将Picture1中(x,y)点复制到Picture2的(X3,Y3)点-VB rotate a picture, rotate any image file, realization of ideas: to get the angle of rotation, the axis moves to
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:133276
    • 提供者:cpudn51
  1. soble_hough

    0下载:
  2. 先用sobel算子对图像进行预处理,提取边缘。对于不连续的圆,在利用hough算法检测圆心坐标和半径,再将圆进行重画,得到完整的圆并显示。 -First with sobel operator for image pre-processing, edge extraction. For discontinuous circle detection algorithm using hough the center coordinates and radius, and then re-draw
  3. 所属分类:Other systems

    • 发布日期:2015-04-18
    • 文件大小:1024
    • 提供者:侯国强
  1. MyDIP

    0下载:
  2. MyDIP C++图像处理程序源代码,实现图片灰度处理、图像缩放、图像变换、图像边缘与轮廓的相关处理等。关于源码内的Template()函数:作用是用指定的模板(任意大小)来对图像进行操作,参数iTempH指定模板    * 的高度,参数iTempW指定模板的宽度,参数iTempMX和iTempMY指定模板的中心    * 元素坐标,参数fpArray指定模板元素,fCoef指定系数。   关于PrewittDIB()函数:作用是用Prewitt边缘检测算子对图像进行边缘检测运
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:46926
    • 提供者:kpudn60
  1. insertzuobiao

    0下载:
  2. VB6.0获取插入符坐标,当光标在窗体上移动时,会定位到此处的坐标值并显示出来,在做一些图像处理或文本处理程序时,这些可以作为辅助信息显示给使用者。本程序可以显示插入符的横坐标、纵坐标等信息。-VB6.0 gets the caret coordinate, when the cursor is moved in the form, the coordinates will be positioned to values here and displayed, doing some image
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2677
    • 提供者:kpudn82
  1. STAGEolzytq

    0下载:
  2. 石器时代资源提器 首先声明:这个软件不是本人原创,只是在其原有基础上完善提取功能。而对于本软件所提取出来的素材请大家不要用于商业。 否则后果自负! 软件首次打开需要取游戏文件地址:例如 G:\游戏\石器时代\data 以后就可以直接打开这个位置不用再设置 如果软件打开发现图像显示色调有问题可以尝试重新打开就能解决 其他:软件中的几个文件夹请不要随意乱删或改动,尤其是[导出素材]这个文件夹是要保存提取资源的地方。素材提取出来以后再自己移到其他地方就行。导
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:511812
    • 提供者:林华
  1. ImageTranslate

    0下载:
  2. 该函数接口实现的功能是实现图像的平移,当平移的坐标不在原始图像中时,直接用255或者0代替!-The function interface function is to achieve image translation, when the coordinates of translation is not the original image, the direct use of 255 or 0 instead!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-11
    • 文件大小:1247
    • 提供者:封小云
  1. FunctionofBilinearInterpolation

    0下载:
  2. 函数主要实现图像处理过程中由于旋转缩放导致坐标不在整数位置,使用原始像素对当前像素点的计算方法:双线性插值!-The main function is to achieve image processing result in the rotation of the zoom position coordinates are not integers, the calculation method using the original pixel of the current pixel: bi
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-11
    • 文件大小:936
    • 提供者:封小云
  1. v1_plane_calibration_opencv

    1下载:
  2. 完整的基于Opencv摄像机标定程序,包括:图片的加载; 角点的检测 提取角点精确坐标;参数求解 利用参数对图像进行矫正;-Based on the complete Opencv camera calibration procedures, including: image loading corner detection. Corner extraction precision coordinate solving parameters for image correct
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:23544
    • 提供者:wenjunqin
  1. M_Test

    0下载:
  2. 采用opencv开发,能从摄像头读入并显示灰度化图像,再将视频中白色发光亮点转化为鼠标坐标,按空格键退出程序-opencv mouse camera
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:3469329
    • 提供者:陈白雨
  1. Windows下附件中的画图软件

    3下载:
  2. 本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图格
  3. 所属分类:GDI/图象编程

  1. image

    0下载:
  2. matlab 边界跟踪程序,图像要求为二值图像,输出为边界的点的坐标-Matlab boundary tracking program, the image to two value image, the output coordinates of boundary point
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4218
    • 提供者:陈小筑
  1. 15

    0下载:
  2. 基于matlab的图像边缘检测,拟合,得到图像中心位置的坐标-Image edge detection based on matlab, fitting, get the coordinates of image center position
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:640
    • 提供者:lh
  1. DouglasCalcu

    0下载:
  2. 道格拉斯计算,用于矢量图像压缩,传入的是点坐标,传出的是压缩后的点坐标-Douglas calculation for vector image compression, passing the point coordinates, the coordinates of the point spread is compressed
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:868
    • 提供者:liqing
  1. zuobiaoxianshi

    0下载:
  2. 能够选取一幅图像,鼠标放在图像的哪个位置,就能够显示鼠标的坐标位置。-Can an image, which position the mouse on the image, it is possible to display the coordinate position of the mouse
  3. 所属分类:CSharp

    • 发布日期:2017-06-16
    • 文件大小:25344944
    • 提供者:艾学杰
« 1 2 3 4 56 »
搜珍网 www.dssz.com