登录
首页 » matlab » Camber_test

Camber_test

于 2019-04-01 发布
0 130
下载积分: 1 下载次数: 2

代码说明:

说明:  用于检测图像中心,可以获得中心点,同时还能检测图像的轮廓(For detecting the image center, the center point can be obtained and the contour of the image can be detected at the same time)

文件列表:

Camber_test\1.bmp, 20454 , 2019-03-27
Camber_test\10.bmp, 921654 , 2018-12-21
Camber_test\2.bmp, 73462 , 2019-03-27
Camber_test\3.bmp, 1195798 , 2019-03-27
Camber_test\4.bmp, 1192014 , 2019-03-27
Camber_test\5.bmp, 1184454 , 2019-03-27
Camber_test\6.bmp, 1193270 , 2019-03-27
Camber_test\9.png, 11866 , 2019-02-22
Camber_test\Camber_test.m, 14408 , 2019-03-27

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

发表评论

0 个回复

  • 电子购物网站Flash产品图片展示fla源文件
    电子购物网站Flash产品图片展示fla源文件,下面可显示9个图片名称,响应鼠标做出变化,鼠标悬停于标题上,上面的图片就自动切换为对应的大图片,特别适合购物网站、网店上面做产品图片的展示效果,也可修改成焦点图幻灯片使用。
    2022-05-10 23:24:25下载
    积分:1
  • JAVA的例子程序,很适合初学的人,相信有很大帮助的.
    JAVA的例子程序,很适合初学的人,相信有很大帮助的.-JAVA examples procedures, are very suitable for the beginner, I believe very helpful.
    2022-05-13 02:33:45下载
    积分:1
  • RF
    说明:  matlab中随机森林工具箱,可直接下载使用(Random Forest Toolkit in matlab, which can be downloaded and used directly)
    2019-04-10 15:12:14下载
    积分:1
  • 序列化
    主要是对.net序列化方法进行包装,方便将对象序列化成xml或二进制,或者反序列化。(Basically, the.Net serialization method is packaged to facilitate the sequence of objects into XML or binary, or anti serialization.)
    2017-09-06 16:19:04下载
    积分:1
  • 日期代码
    说明:  店入住日期代码是一款适用于网上酒店预订日期选择插件代码。(The check-in date code is a plug-in code for online hotel booking date selection.)
    2019-04-04 11:39:17下载
    积分:1
  • Delphi WVCopyFile使用例子:文件复制的实现
    Delphi WVCopyFile使用例子:文件复制的实现,一个免费的Delphi文件复制组件WVCopyFile,这个源码主要是应用这个组件,来实现文件复制、拷贝的例子,该版本的WVCopyFile已经经过修正,性能比较稳定,推荐使用。
    2022-08-09 10:43:46下载
    积分:1
  • Java拼图游戏源码
    MainApp启动器 main(): 创建主界面类对象 显示界面 ------------------- PictureMainFrame主界面 init()界面初始化操作: 指定游戏窗体大小 指定游戏标题 指定游戏窗口的显示位置 指定游戏窗口大小为固定大小 addCompoment()添加组件方法: 完成按钮区的组件设置 完成游戏状态去的组件设置 addPicturePreview()添加拼图游戏预览与拼图界面: 完成右侧的 预览图片的设置 完成坐标的 拼图图片的设置(MainApp starter Main (): Create the main interface class object Display interface ----------------------------- PictureMainFrame Home Interface Init () interface initialization operation: Specify Game Form Size Specify the title of the game Specify the display position of the game window Specify the size of the game window to be fixed AddCompoment () Add Component Method: Complete the component settings in the button area Component settings to complete game status Add PicturePreview () Add a jigsaw preview and jigsaw interface: Complete the settings for the preview image on the right Complete the setting of coordinate mosaic pictures)
    2019-05-18 10:44:10下载
    积分:1
  • ntop official documentation and installation configuration files, ntop which is...
    ntop官方文档及安装配置文件,其中ntop是基于sniffer的一种网络监控工具.-ntop official documentation and installation configuration files, ntop which is based on a network sniffers monitoring tools.
    2023-04-19 15:00:03下载
    积分:1
  • Vcastr FLV视频播放器升级版
    一款FLV网络播放器,适用于各类CMS系统或blog系统,Vcastr视频播放器拥有众多特点和自定义设置,具备用户需要的大多数基本功能。参数说明:   vcastr_file 方法2传递影片flv文件地址参数,多个使用|分开 空   vcastr_title 影片标题参数,多个使用|分开,与方法2配合使用 空   vcastr_xml 方法3 传递影片flv文件地址参数   IsAutoPlay 影片自动播放参数:0表示不自动播放,1表示自动播放 0   IsContinue 影片连续播放参数:0表示不连续播放,1表示连续循环播 1   IsRandom 影片随机播放参数:0表示不随机播放,1表示随机播放 0   DefaultVolume 默认音量参数 :0-100 的数值,设置影片开始默认音量大小 100   BarPosition 控制栏位置参数 :0表示在影片上浮动显示,1表示在影片下方显示 0   IsShowBar 控制栏显示参数 :0表示不显示;1表示一直显示;2表示鼠标悬停时显示;3表示开始不显示,鼠标悬停后显示 2   BarColor 播放控制栏颜色,颜色都以0x开始16进制数字表示 0x000033   BarTransparent 播放控制栏透明度 60   GlowColor 按键图标颜色,颜色都以0x开始16进制数字表示 0x66ff00   IconColor 鼠标悬停时光晕颜色,颜色都以0x开始   更多请参见压缩包说明……
    2022-08-07 03:10:27下载
    积分:1
  • 一个网上书店的程序代码
    一个网上书店的程序代码-an online bookstore code
    2023-06-16 10:00:04下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载