CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - image error correction

搜索资源列表

  1. SVMLS_v0

    0下载:
  2. 这是张开化在CIPI上的一篇文章的源代码,其中在图像分割的同时实现了偏差的校正,很有研究价值,里面有好多经典之笔-This is the opening of the CIPI an article on the source code, which at the same time to achieve image segmentation error correction, great research value, there are a lot of classic pen
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:151.56kb
    • 提供者:黎明
  1. CameraCalibration

    0下载:
  2. matlab下的相机标定工具箱,包含角点检测,求取相机内参,误差分析,求相机外参,图像校正等多种功能。附带有实验用的20张图像。-matlab under the camera calibration toolbox, including corner detection, strike the camera restricted reference materials, error analysis, seeking the camera outside the parameters, ima
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4.64mb
    • 提供者:llc
  1. no.three

    0下载:
  2. matlab6.5图形图像处理源程序--第三章源代码,可以减少大家输入和纠错的时间。-matlab6.5 graphic image processing source code- Chapter III of the source code, you can reduce the input and error correction time.
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:3.46kb
    • 提供者:王乐水
  1. no.five

    0下载:
  2. matlab6.5图形图像处理源程序--第五章源代码,可以减少大家输入和纠错的时间。-matlab6.5 graphic image processing source- Chapter V source code, you can reduce the input and error correction time.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:6.42kb
    • 提供者:王乐水
  1. no.six

    0下载:
  2. matlab6.5图形图像处理源程序--第六章源代码,可以减少大家输入和纠错的时间。-matlab6.5 graphic image processing source code- Chapter VI of the source code, you can reduce the input and error correction time.
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:6.45kb
    • 提供者:王乐水
  1. no.seven

    0下载:
  2. matlab6.5图形图像处理源程序--第七章源代码,可以减少大家输入和纠错的时间。-matlab6.5 graphic image processing source code- Chapter VII of the source code, you can reduce the input and error correction time.
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:5.56kb
    • 提供者:王乐水
  1. no.eight

    0下载:
  2. matlab6.5图形图像处理源程序--第八章源代码,可以减少大家输入和纠错的时间。-matlab6.5 graphic image processing source code- Chapter VIII of the source code, you can reduce the input and error correction time.
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:2.67kb
    • 提供者:王乐水
  1. 1

    0下载:
  2. 图像处理,RS编码,纠错码这个单元对每个扰码后的传输数据帧,包括同 步字节进行截短的RS(204,188)编码.RS编码时, 在信息位前添加51字节的“0”再进入RS(255,239) 编码器,编码后再截去这些字节.RS(255,239)编码 -Image processing, RS coding, error correction code for each scrambling code of this unit after the transmission of data
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:1.31kb
    • 提供者:zrq
  1. 03_04_31_37

    0下载:
  2. Utilization of MATLAB for Digital Image Transmission Simulation Using the DVB Error Correction Codes
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1.05mb
    • 提供者:chandu
  1. A-Robust-Motion-Error-Estimation

    0下载:
  2. High-resolution airborne synthetic aperture radar (SAR) systems are very sensible to deviations of the aircraft from the reference track. In high-resolution imagery, the improvement of range resolution increases the difficulty of implementing r
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:728.12kb
    • 提供者:yas
  1. license-plate-recognition

    1下载:
  2. 本程序采用一种基于垂直Sobel算子检测边缘和投影法的车牌定位方法,根据车牌区域竖直纹理突出的特点,利用Sobel垂直算子提取边缘,然后投影得到车牌的水平投影图,利用水平投影图分割出车牌,再运用膨胀运算进行车牌垂直定位。利用旋转投影法寻找车牌倾斜角度,然后用双线性插值进行车牌图像倾斜矫正。对经过精定位的车牌利用垂直投影法,找出各个字符的中心点,根据字符中心点位置进行切割。同时将切割出来的图片与数据库中的每张模板图片进行减法运算,计算该图片与模板的均方误差,其均方误差最小的模板即为识别出的字符。-
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:6.8kb
    • 提供者:埃米尔
  1. ERISet

    0下载:
  2. 图像处理中的检错与纠错,误码率分析,对初学者有参考价值-Image processing, error detection and error correction, bit error rate analysis, the reference value for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:1.27kb
    • 提供者:ZQ
  1. QRCodes

    0下载:
  2. 基于matlab 来开发QR识别和译码程序,运用图像校正、二值化、边缘检测等各种图像处理方法实现条码的预处理,并进行QR码的解码和纠错算法,充分利用面向对象的方法,结合图像处理技术,完成了基于图像处理的QR码快速识别的解码系统。-Based on Matlab QR recognition and decoding procedures, the use of the image correction, binarization, edge detection, and other variou
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:432.16kb
    • 提供者:guoxi
  1. vdongdns25

    0下载:
  2. 1.代码重新编写,删除很多不用的变量,保证了系统资源。 2.修正了所有界面的图片路径,全部为本地,再没有连接到**洞穴网的图片路径。 3.美化了首页的整体结构与字体设置,增加程序一些正式功能。 4.修正帐号删除程序的不需密码错误。 5.在程序里边增加很多标记,方便用户修改。-1. Code re-write, delete many unused variables to ensure that the system resources. 2. Fixed all inter
  3. 所属分类:Web Server

    • 发布日期:2017-04-29
    • 文件大小:86.95kb
    • 提供者:mcujc875
  1. kdig

    0下载:
  2. 1.修正添加好友的一处变量错误 2.修正收藏资源错误 3.修正后台编辑用户信息提示邮件地址重复的错误 4.修正后台编辑系统分类的一处小错误 5.修正后台编辑标签时的一处小错误 6.修正后台设置图片位置参数无效的错误 7.修正后台管理员邮件地址无法修改的错误 8.进一步优化系统中使用的图片,所有图片尽量优化在了1k之内-1. Fixed Add Friend of a variable error 2. The collection of resource erro
  3. 所属分类:Web Server

    • 发布日期:2017-05-03
    • 文件大小:815.59kb
    • 提供者:martin
  1. YingKe

    0下载:
  2. 1.修正排行显示视频个数的错误。 2.增加删除视频同时删除视频图片。 3.修改搜索可以选择名称或演员搜索 美化搜索框 4.增加标题颜色的选择面板 可以选择多种颜色 5.增加后台上传禁止上传asp,asa,php,js,aspx,html,html 6.增加后台限制友情链接图片大小88*31 7.修正视频可以引用外部图片 8.添加错误视频除错链接 方便视频无错误时快速修正 9.增加采集后修正视频列表顺序的选项 方便采集结果为28集 27集 26集这样顺序的
  3. 所属分类:Web Server

    • 发布日期:2017-04-30
    • 文件大小:470.63kb
    • 提供者:麦麦
  1. moviedog

    0下载:
  2. 1、增加了一套白色模版。 2、增加了自动检测主站功能,“主站维护”你的网站也会“自动提示维护”,主站正常你的网站自动恢复正常。 3、增加后台手动设置网站的开启与关闭。 4、IP限制播放页面更改为限制全站页面。 5、重新增加了缓存技术,如果感觉没以前稳定的。可以在后台把缓存设为0 6、重新修改了模版选择跟图片服务器选择的方式,在这感谢论坛的 wllz 提供代码。 7、修正报错功能。 8、修正评论功能。 9、修正后台配制文件的错误。 10、全面支持采集电影图片到本
  3. 所属分类:Web Server

    • 发布日期:2017-05-09
    • 文件大小:1.71mb
    • 提供者:pl
  1. downgxx

    0下载:
  2. 无组件上传,自动缩放图片,图片查看器,修正无记录报错。 后台地址:admin/login.asp 帐号密码:admin-Free components, automatic image scaling, image viewer, no recording error correction. Background Address: admin/login.asp Account password: admin
  3. 所属分类:Web Server

    • 发布日期:2017-05-01
    • 文件大小:148.12kb
    • 提供者:Shuaiyang Yu
  1. LybPhoto

    0下载:
  2. 无组件上传,自动缩放图片,图片查看器,修正无记录报错。 后台地址:admin/login.asp 帐号密码:admin-Free components, automatic image scaling, image viewer, no recording error correction. Background Address: admin/login.asp Account password: admin
  3. 所属分类:Web Server

    • 发布日期:2017-05-01
    • 文件大小:148.18kb
    • 提供者:黄川
  1. yqzlink

    0下载:
  2. 1、修正各浏览版面错乱的问题。 2、修正自助添加链接时判断出错的问题。 3、修改内页链接文件为伪静态的形式(不用安装组件),利于优化。 4、增加自助添加链接的人可以自行修改自己的网站站名。 5、修正管理后台的一些小问题。 6、加上图片的PSD文件。-1. Fix each browsing forum disorder problems. 2. Analyzing the problem of error correction buffet add links. 3,
  3. 所属分类:Web Server

    • 发布日期:2017-04-30
    • 文件大小:211.4kb
    • 提供者:曾力
« 12 »
搜珍网 www.dssz.com