CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 读取图片

搜索资源列表

  1. read-pixel

    0下载:
  2. opencv读取图片,并添加鼠标事件,左击鼠标显示图片像素。-opencv read picture and add mouse events, left-click the mouse to display the picture pixels.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1683
    • 提供者:露露
  1. RMPRead

    0下载:
  2. 读取图片并可以显示和移动,使用鼠标可以获取坐标,仪器仿真中一个很实用的工具-Reads the image and can be displayed and move, use the mouse to get the coordinates of the instrument simulation is a very useful tool
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-29
    • 文件大小:204817
    • 提供者:钱小斌
  1. opencv1

    0下载:
  2. 读取图片,进行边界检测和处理。本程序主要是利用opencv写的,使用了常用的图像处理函数,对物体进行边界检测-Load an image,then process it and detect the edges of object in it
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-07
    • 文件大小:1184315
    • 提供者:郭达洁
  1. ean13-barcode-detect-master

    0下载:
  2. 用C++实现的一维条码检测,读取图片后能计算出条码数值。-an C++ implemented algorithm, which can calculate the bar code after reading an ean-13-bar picture
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-07
    • 文件大小:1319848
    • 提供者:chriszz
  1. OpenCV

    0下载:
  2. 根据《学习OpenCV》第11章节 编写的读取图片进行标定的程序-opencv: image read and calibrate
  3. 所属分类:OpenCV

    • 发布日期:2017-06-14
    • 文件大小:22387861
    • 提供者:weihao
  1. repic

    0下载:
  2. 直接读取图片,不用每次都写图片路径,同时附带用canny算法,提取图片边缘。-Directly read image and extract contour edge with canny algorithms, including color images into grayscale conversion directly read pictures, do not write the path in the program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2409
    • 提供者:王桑
  1. Guassian-filter

    0下载:
  2. 读取图片 并使用高斯低通滤波器对图片平滑-to read a bmp image to compute its smoothed result with a 3*3 Guassian filter (sigma=1)
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:93721
    • 提供者:筱莳
  1. duqutp

    0下载:
  2. 这是一个通信gui写的读取图片的程序,希望大家能够喜欢-This is a communication GUI read the picture of the program, I hope you can like
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1782
    • 提供者:樊家
  1. Camera-calibration

    0下载:
  2. 可以直接使用Opencv自带的摄像机标定示例程序,该程序位于 “\OpenCV\samples\c目录下的calibration.cpp”,程序的输入支持直接从USB摄像机读取图片标定,或者读取avi文件或者已经存放于电脑上图片进行标定。-Can directly use Opencv s own camera calibration sample program, the program is located in the directory \ Opencv \ samples \ c c
  3. 所属分类:Linux Network

    • 发布日期:2017-06-13
    • 文件大小:20373098
    • 提供者:jack
  1. sd_vga_photo

    0下载:
  2. Verilog程序,实现从SD卡中读取图片数据,然后通过vga在屏幕上显示。-Verilog procedures, read the image data the SD card, and then by vga display.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-31
    • 文件大小:13115464
    • 提供者:zhijun
  1. Create-Picture

    0下载:
  2. 为两个程序,配合使用。一个是读取图片文件的二进制流,按照规定的格式写入一个txt文本文档中,另一个程序是将此文本文档中的内容按照指定格式复制到代码的数组中,最终可生成原图片。特点:第二个程序不需要单独的图片附件,而是将所需图片的二进制流存储到了数组中,在需要的时候使用。注:由于程序较简单,本人采用DEV C++程序编写,无工程文件,若用VS2013编译会出现fscanf和sprintf以及fopen等这些文件读写函数不安全的警告,需用_s的函数替换,只需按照相应格式替换即可,这里不再赘述。-Fo
  3. 所属分类:Console

    • 发布日期:2017-04-25
    • 文件大小:367063
    • 提供者:themostfreeboy
  1. suzishibie

    0下载:
  2. 用MATLAB读取图片,并用神经网络进行训练,输出辨识数字。-Reads the image using MATLAB, and training, the digital output identification using neural networks.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:791
    • 提供者:PanQi
  1. tupianshibie

    0下载:
  2. 利用百度识图api读取图片文字信息这个很强大的,一般的都能识别-Use Baidu knowledge map api to read the image text messages this is very powerful, and generally can identify
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-03
    • 文件大小:593477
    • 提供者:cfsd
  1. readjpeg

    0下载:
  2. 读取图片数据并输出到txt文本中,再从txt文本中读取数据生成图片-Reading image data and outputs to txt, and then read the data generated image txt text
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-29
    • 文件大小:203144
    • 提供者:王晓菲
  1. matlab-read-picture

    0下载:
  2. matlab读取图片,最基本的图片操作,内附有原图片和相关代码-matlab read the image, basic image manipulation, enclosing have original pictures and associated code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:38674
    • 提供者:zhangyaping
  1. methods

    0下载:
  2. Matlab读取图片代码:读取某盘的图片与GUI在坐标系中读取图片-metods ofreading image Matlab codes:Reading a disc image with GUI read image in the coordinate system
  3. 所属分类:Document

    • 发布日期:2017-04-30
    • 文件大小:14427
    • 提供者:星河之风
  1. ImgCut

    0下载:
  2. 运用程序实现读取图片、裁剪图片功能-Use C#, you can use the mouse to crop the image to the desired size
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-29
    • 文件大小:256074
    • 提供者:hy
  1. duqu

    0下载:
  2. 读取图片中米粒个数,数每个米粒。有漏选的-du qu mili geshu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:60884
    • 提供者:dudu
  1. Picture

    0下载:
  2. java GUL编程,java的图像界面编程,实现了从本地读取图片并显示,把图片转为二值图片和灰度图片-java GUL coding,read the pictures and display it,handle it to gray or binary picyures and save it to local file packages
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-13
    • 文件大小:1911
    • 提供者:殷明旺
  1. image_process

    0下载:
  2. 读取图片像素,对图片进行放大,缩小,锐化,以及常用相片功能实现-Reading image pixels for image processing
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:91609
    • 提供者:qaz
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com