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

搜索资源列表

  1. Tsliceh

    0下载:
  2. 对三维图像进行XYZ3个方向的切片并给出所指点的的坐标(基于VTK) ,经测试可直接使用。 -3D image slices XYZ3 direction and gives the pointing coordinates based on VTK, has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:17185
    • 提供者:lihoulian
  1. GDIP-demo

    0下载:
  2. 使用GDI+进行图像绘制的一些实例。包括画笔,画刷,坐标变换,色彩变换,一些特效等。-Use GDI+ Some examples of the image drawing. Including pens, brushes, coordinate transformations, color conversion, some special effects.
  3. 所属分类:CSharp

    • 发布日期:2017-11-22
    • 文件大小:5089296
    • 提供者:angelfish
  1. FindCornerSubPix

    0下载:
  2. 寻找图像的像素级角点和亚像素级角点 并将其坐标输出到txt文件-Looking image pixel Corner and the corner of the sub-pixel level and coordinate output to txt file
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-15
    • 文件大小:3555328
    • 提供者:布袋
  1. imageprocessing

    0下载:
  2. 图像处理的前期软件,实现功能为图像加载到PICTURE控件,鼠标移动获取当前像素点的RGBA值以及XY坐标等-IMAGE PROCESSING
  3. 所属分类:CSharp

    • 发布日期:2017-12-10
    • 文件大小:58838
    • 提供者:开家杂货店
  1. dingbiao

    0下载:
  2. 摄像机定标。用matlab程序编写的将世界坐标系下的坐标转到图像坐标系的m文件-Camera calibration. M file matlab program the coordinates in the world coordinate system to image coordinate system
  3. 所属分类:Other systems

    • 发布日期:2017-12-08
    • 文件大小:1264
    • 提供者:Jyes Chen
  1. iBMP_VB6

    1下载:
  2. 一款VB值得爱好者学习的软件,虽然在提供的算法上没有什么太多值得说明的地方,但在图像缩放的坐标计算、偏移、图像导航器方面的代码确实值得大家学习。-A VB software enthusiasts to learn, although nothing much worthy of note, but the coordinates of the image scaling, offset, image navigation code really worth learning algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-24
    • 文件大小:214952
    • 提供者:
  1. Hough

    0下载:
  2. 用HOUGH检测直线的时候是两个未知量,因为轴半径和相角可以确定一条直 线,在HOUGH域出现累计最大点就可能是原域中的直线。现在回到圆的检测 上来,确定一个圆需要什么:X坐标,Y坐标,半径三个未知量吧,好了,现在, 你做一个三维空间的HOUGH域,以这三个未知量作为三个轴,现在按照一定步长 进行三重循环,在最内层循环是这样的,X,Y 确定,以不同的半径进行搜索,如 果你的X,Y刚好就是实际图像的X,Y处,半径又搜索到实际真实的半径-The HOUGH detect stra
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:45582
    • 提供者:chen
  1. gdal192

    0下载:
  2. 本源代码能显示图片并作相关处理,如图像拉伸,读取栅格数,坐标转换(需要自己编译才能用)-Can display pictures and related processing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-23
    • 文件大小:11532797
    • 提供者:梁宇
  1. Zoom

    0下载:
  2. 实现加载图像,裁剪图像,插值放缩图像,获取像素坐标等-Image Process
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-15
    • 文件大小:3835417
    • 提供者:Natye
  1. ZGraph

    0下载:
  2. 基于C#的波形显示控件的实现源码 计算机技术的飞速发展使得其在自动化系统中的应用日益增强。大量监控、图像数据显示软件活跃在自动化工业及自动化教学领域。同时,软件系统的日益复杂化使得模块化开发变得尤为重要。本课题所设计的基于C#的波形显示控件就可在微软.NET平台下进行代码功能重用,达到模块化开发和快速开发的目的,使得程序员能够集中精力设计软件的具体业务流程,而不必担心波形呈现的问题。 本文先介绍了.NET平台下用户控件开发的基本方法,以及用C#描述的GDI+图形开发技术,然后
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-23
    • 文件大小:233155
    • 提供者:mufeng
  1. CamInfo

    0下载:
  2. 本程序是基于opencv开发的计算机视觉类遥感图像处理程序,使用了bmpFile.h类进行图像的相关操作包括图像的读取、控制点坐标的提取等,Matrix.h类用于控制点坐标以及相机定标参数的解算-failed to translate
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:12676096
    • 提供者:陈科
  1. yaanpingjie

    0下载:
  2. 图像有统一坐标系下的大地坐标,根据图像同名点坐标对应的大地坐标相同,进行影像拼接-The image of a unified coordinate system geodetic coordinates, according to the image coordinates of the corresponding point of the same name the same geodetic coordinates for image stitching
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:15905792
    • 提供者:而琳娜
  1. txttobmp

    0下载:
  2. 根据txt文件中的坐标信息,生成bmp图像并进行保存-Txt file in accordance with the coordinate information, generate bmp image and save
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1669313
    • 提供者:心心
  1. CPair

    0下载:
  2. vs2010编写的最接近点对实现代码 实现功能: 1、文件读点(txt),手动描点,且可相互累加 2、坐标的显示,点数据显示 3、求解最接近点对及其距离,并图像表示 4、清空点集 -vs2010 write code to achieve the closest point to the achievement of functions: 1, file read point, manual tracing point, and can accumulate two mu
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:105010
    • 提供者:zty
  1. KinectSkeletonViewer

    0下载:
  2. 通过Kinect获取骨骼数据,然后将骨骼点的坐标作为Ellipse控件的20个位置坐标,同时用线段将相应的点连接起来,最后将绘制出的骨骼映射到彩色图像上。-Skeleton data obtained by Kinect, and coordinates of the point of the bone 20 as Ellipse control position coordinates, and a line connecting the corresponding points, and f
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:166728
    • 提供者:魏薇
  1. mandelbrotimage

    0下载:
  2. 绘制Mandelbrot image即曼德拉图像。Mandelbrot图像中的每个位置都对应于公式N=x+y*i中的一个复数。其实数部分是x,虚数部分是y,i是-1的平方根。图像中各个位置的x和y坐标对应于虚数的x和y部分。 图像中的每个位置用参数N来表示,它是x*x+y*y的平方根。如果这个值大于或等于2,则这个数字对应的位置值是0。如果参数N的值小于2,就把N的值改为N*N-N(N=(x*x-y*y-x)+(2*x*y-y)*i)),并再次测试这个新N值。如果这个值大于或等于2,则这个数
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:662
    • 提供者:bohan
  1. DEMO_DIBCUT

    0下载:
  2. vc++ 设备无关的DIB类对图像进行裁剪,给出图像的左上角以及坐标及剪切图像的宽度和高度。 -Vc++ device independent DIB class of image cropping, the upper left corner of the image as well as coordinate and shearing width and height of the image.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-22
    • 文件大小:6489149
    • 提供者:lijie
  1. ex_circlepoint2

    0下载:
  2. 批量处理灰度图像,并能够识别图像质量中心进行截圆处理,同时生成灰度直方图以及各个点的坐标文件-Batch processing grayscale images, the image quality and the ability to identify the center circle cut deal, while generating histogram and the coordinates of each point file
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:873
    • 提供者:王传洋
  1. Least-squares-matching

    0下载:
  2. 最小二乘匹配,图像匹配算法,需要初始匹配坐标,可以达到亚像素精度-Least squares matching, image matching algorithm, need the initial matching coordinates, can achieve sub-pixel accuracy
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2919
    • 提供者:东风
  1. SingleLikeSpaceResection

    0下载:
  2. 单像空间后方交会程序,通过控制点的在大地坐标系中的坐标与图像在图像坐标系中的对应关系,应用共线方程的知识,计算出外方位元Xs,Ys,Zs.-By geodetic coordinate system coordinates and image control point correspondence between the image coordinate system, knowledge application collinear equations to calculate the ori
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:16533
    • 提供者:漂泊万重山
« 1 2 3 45 6 »
搜珍网 www.dssz.com