登录
首页 » C++ Builder » chage

chage

于 2007-07-10 发布 文件大小:1453KB
0 188
下载积分: 1 下载次数: 22

代码说明:

  把图像处理的MATALAB程序转化为C++程序(put image processing procedures into MATLAB C Program)

文件列表:

aa
..\aa.dsp
..\aa.dsw
..\aa.ncb
..\aa.opt
..\aa.plg
..\allchild.c
..\allchild.h
..\angle.c
..\angle.h
..\bwlabel.c
..\bwlabel.h
..\cellfun_mex_interface.c
..\cellfun_mex_interface.h
..\cellstr.c
..\cellstr.h
..\dataread_mex_interface.c
..\dataread_mex_interface.h
..\datenum.c
..\datenum.h
..\datenummx_mex_interface.c
..\datenummx_mex_interface.h
..\datestr.c
..\datestr.h
..\datevec.c
..\datevec.h
..\datevecmx_mex_interface.c
..\datevecmx_mex_interface.h
..\deal.c
..\deal.h
..\deblank.c
..\deblank.h
..\Debug
..\.....\aa.bsc
..\.....\aa.dll
..\.....\aa.ilk
..\.....\aa.pch
..\.....\aa.pdb
..\.....\shibie.obj
..\.....\shibie.sbr
..\.....\vc60.idb
..\.....\vc60.pdb
..\dmperm.c
..\dmperm.h
..\fgetl.c
..\fgetl.h
..\fileparts.c
..\fileparts.h
..\filesep.c
..\filesep.h
..\flipdim.c
..\flipdim.h
..\fliplr.c
..\fliplr.h
..\flipud.c
..\flipud.h
..\fullfile.c
..\fullfile.h
..\gca.c
..\gca.h
..\gcf.c
..\gcf.h
..\getfield.c
..\getfield.h
..\graphics_private_clo.c
..\graphics_private_clo.h
..\gray.c
..\gray.h
..\hdf_mex_interface.c
..\hdf_mex_interface.h
..\im2bw.c
..\im2bw.h
..\im2double.c
..\im2double.h
..\im2uint16.c
..\im2uint16.h
..\im2uint8.c
..\im2uint8.h
..\images_private_bwlabel1_mex_interface.c
..\images_private_bwlabel1_mex_interface.h
..\images_private_bwlabel2_mex_interface.c
..\images_private_bwlabel2_mex_interface.h
..\images_private_changeclass.c
..\images_private_changeclass.h
..\images_private_checkinput.c
..\images_private_checkinput.h
..\images_private_checknargin.c
..\images_private_checknargin.h
..\images_private_checkstrs.c
..\images_private_checkstrs.h
..\images_private_grayto16_mex_interface.c
..\images_private_grayto16_mex_interface.h
..\images_private_grayto8_mex_interface.c
..\images_private_grayto8_mex_interface.h
..\images_private_imlincombc_mex_interface.c
..\images_private_imlincombc_mex_interface.h
..\images_private_iptprefs.c
..\images_private_iptprefs.h
..\images_private_iptregistry_mex_interface.c
..\images_private_iptregistry_mex_interface.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • calibration
    摄像头的标定,作为一般图像处理的第一步,显得尤为重要(Calibration of the camera, as a first step in the general image processing, it is particularly important)
    2013-03-17 20:25:05下载
    积分:1
  • Basic-knowledge-of-image-processing3
    This program contains some basic image processing things, such as: 256 colors to grayscale, contrast stretching, anti-color, brightness change, etc.
    2012-01-20 12:37:56下载
    积分:1
  • Video-Demo
    该源码为目标检测和跟踪算法 包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 (The source code for target detection and tracking algorithm include: 1 Static background background prediction target detection 2 Static background frame difference method for target detection 3. Mean Shift tracking method 4 multi-target tracking methods focus)
    2013-08-11 20:39:39下载
    积分:1
  • Choen-Sutherland
    Choen-Sutherland算法裁剪线段 计算机图形学中使用Choen-Sutherland算法进行图形多边形裁剪,并用MFC实现(Choen-Sutherland )
    2010-11-20 18:43:09下载
    积分:1
  • OnlineForest-0.11.tar
    online random forest 在线随机森林做跟踪和分类的代码(online random forest-line tracking and classification random forest to do the code)
    2020-06-29 22:40:02下载
    积分:1
  • edge
    图像边沿提取,程序简单,适合图像处理初学者。(Image edge extraction, the procedure is simple, suitable for image processing for beginners.)
    2013-08-26 10:53:07下载
    积分:1
  • 4546
    角点检测的概述,是一篇文章,介绍了角点检测的发展和现状(coener detection)
    2012-04-25 17:01:01下载
    积分:1
  • report-of-tuxingxue
    实验一 直线生成算法 实验二 圆弧生成算法 实验三 窗口菜单交互界面 实验四 区域填充算法 实验五 裁剪算法算法 实验六 图形软件开发包/库应用 实验七 曲线的生成算法 实验八 曲面生成算法 实验九 二维图形变换(Experimental line generation algorithm experiment two arcs to generate the algorithm experimental three-window menu interface experiment four regional filling algorithm experimental five-clipping algorithm algorithm experiment six graphics software development package/library application experiment seven curve generation algorithm experiment eight surface generation algorithm experiments ninety-two dimensional graphics transform)
    2020-10-22 13:57:23下载
    积分:1
  • hedongjian
    彩色位图转黑白位图代码。何东健《数字图像处理》随书光盘提供的源码。(color bitmap to black-and-white bitmap code. Dong- Jian "Digital Image Processing" With the CD source.)
    2006-11-02 10:13:04下载
    积分:1
  • ostu
    ostu二值化算法vc实现,基于MIL图像处理软件包将图像解析,通过ostu求取二值化阈值,实现二值化算法(ostu binarization algorithm to achieve vc, MIL image processing software package based on the image resolution, strike through ostu binarization threshold binarization algorithm to achieve)
    2013-07-26 14:02:37下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载