搜索资源列表

  1. Camera_calibration_and_reconstruction_C

    0下载:
  2. 这是用C++对摄像机标定和重建的程序,上面有实例数据和代码,重建精度在一个象素之内-This is to use C++ for camera calibration and reconstruction procedures, the above examples there is data and code, the reconstruction accuracy at a pixel within
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-19
    • 文件大小:131072
    • 提供者:原春
  1. projectcalib_self

    0下载:
  2. 这是我们自己做的一套投影仪标定程序,反投影精度在1个象素之内-This is to do our own set of projector calibration procedures, back-projection at a pixel accuracy of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:3857408
    • 提供者:原春
  1. duibiduzengqiang

    0下载:
  2. 对比度增强。原始图的直方图变换为均匀分布的形式,这样就增加了象素灰度值的动态范围从而达到增强对比度的效果-Contrast enhancement. Original graph transform histogram form for the uniform distribution, thus increasing the pixel gray value of the dynamic range so as to achieve
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:10240
    • 提供者:陈杰
  1. dongtai

    0下载:
  2. 动态显示鼠标的坐标值和图像像素值对于动态显示鼠标的坐标值和像素值,在其他语言如vc,vb中都比较方便,有直接的着方 面的函数,本程序在matlab图像处理实现-Dynamic display mouse coordinates and image pixel values for the dynamic display mouse coordinates and pixel value, in other languages suc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:高锟
  1. efficient_subpixel_registration

    1下载:
  2. 实现基准图和实时图之间亚象素级的匹配,做景象匹配的朋友可以看看.-Implementation benchmarks and real-time map map between the matching sub-pixel class, to do scene matching friends can see.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:237568
    • 提供者:小苏
  1. retmp

    1下载:
  2. 该法是经过改进的基于象素匹配的方法并且还含有图片,对进行景象匹配的朋友有所帮助-The Act are improved pixel-based matching method and also contains a picture of the scene matching to help a friend
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:358400
    • 提供者:小苏
  1. STARTUP

    0下载:
  2. LED摇摇棒显示64*16像素 显示内容 摇摇棒-LED shake bar shows 64* 16 pixel display content shook his wand
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:huanghai
  1. dibimage11

    0下载:
  2. DibImage is a set of Borland C++Builder classes for use in manipulating and displaying machine vision image data. They are targeted at users who need to manipulate images at the pixel level and hence DibImage is very use
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:244736
    • 提供者:kirk cameron
  1. PPM_PixelMap

    0下载:
  2. PPM Pixel Map Header File
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:Sheraz Javed
  1. OV2640_DS

    0下载:
  2. OV2640 的datasheet ,应用较多的一款摄像头芯片 200W像素-OV2640 the datasheet, the application of a larger pixel camera chip 200W
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-19
    • 文件大小:473088
    • 提供者:bing
  1. HelloWorld

    0下载:
  2. 打开并修改图片(像素级)采用JAVA编写,可扩展-Open and amend the picture (pixel level) to prepare the use of JAVA, scalability
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:loong2009
  1. Photoprocess

    0下载:
  2. vc写的图片的批量处理程序,实现图片的批量打开,批量改变像素大小,和图片的质量-Photos achieve bulk open, change the pixel size of volume, and picture quality
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:4003840
    • 提供者:王楠
  1. PixelFog

    0下载:
  2. Direct3D中的雾化,像素雾,一个简单的例子-Atomization of Direct3D, Pixel Fog, a simple example
  3. 所属分类:游戏引擎

    • 发布日期:2024-05-19
    • 文件大小:92160
    • 提供者:flamingo
  1. ImageProc

    0下载:
  2. 一些常用的图像处理cpp和对应的matlab接口 是非常常用的一些代码-Quick list of the source included: imhist_thresh.cpp: Generate histogram from data,# of bins based on unique values. imsmarthist_thresh.cpp: equalize data based on histogram
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:496640
    • 提供者:Ming
  1. cannythreshold

    0下载:
  2. 其基本思想是:首先,用微分算子检测图象的边缘;然后,在这些边缘象素点上进行二值化阈值的自动选择;最后,对于其它非边缘象素点则采取常规方法进行二值化处理。实验结果表明,这个基于边缘特征检测算子的算法能很好地保留原图的边缘特征,并能处理低质量的图象-The basic idea is: First of all, the differential operator with the edge detection image And, at
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:10240
    • 提供者:wangdi
  1. camera-calibration

    0下载:
  2. 开发了CUVT库,可以完成摄像机内外参数的标定,同时得到像素的误差分析-CUVT database developed, you can finish both inside and outside the parameters of the camera calibration, at the same time the error analysis of pixel
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:5627904
    • 提供者:wangtao
  1. 130camera

    0下载:
  2. 130万像素CMOS数码相机的设计 介绍了一款130万像素CMOS相机的硬件方案-1.3 million pixel CMOS digital camera design
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-19
    • 文件大小:493568
    • 提供者:fclj1
  1. 081031_pixel_check

    0下载:
  2. 可以讀取任意資料夾內的圖型檔案,並利用滑鼠確認任一點的ARGB值,以及該點的座標。-Can read any folder within the graphic file, and use the mouse to confirm the ARGB value of any point, as well as the coordinates of the points.
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:3308544
    • 提供者:MARS
  1. exer1

    0下载:
  2. 图形学中的扫描线填充算法,用VC6.0的MFC实现,较为精炼。使用Getpixel函数和setpixel对像素点颜色取反。-Graphics of the scan line fill algorithm, the MFC with VC6.0 achieve more refined. Setpixel use Getpixel function and color of pixel anti-access.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-19
    • 文件大小:3724288
    • 提供者:du
  1. edge_detect

    0下载:
  2. 用matlab检测二值图像的边缘.二值图像 binary image 每一像元只有两种可能的数值或灰度等级状态的图像。 其实就是单色图像。 除了黑,就是白,没有中间过渡,没有灰度的图像。 要么黑,要么白,而且所有的黑都是一个色。 -Detected by matlab binary image of the edge. Binary image binary image for each pixel there are only t
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:61440
    • 提供者:
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »

源码中国 www.ymcn.org