登录
首页 » 多媒体 » 灰度图去除阴影

灰度图去除阴影

于 2023-01-28 发布 文件大小:23.08 kB
0 201
下载积分: 2 下载次数: 1

代码说明:

基于灰度图的阴影消除,通过对水平方向的投影图的峰值,提取前景(投影值与峰值比小于阈值时认为是阴影)-Based on the grayscale of the shadow of the elimination of the horizontal direction of the projection of the peak, the prospects for extraction (projection value and the peak is less than the threshold considered to be a shadow)

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

发表评论

0 个回复

  • VCD相信大家都听过,但是如何编程呢,是一个问题,哦,这里,...
    VCD相信大家都听过,但是如何编程呢,是一个问题,哦,这里,-VCD believe we have heard, but how programming, it is a problem, oh, here, ha ha
    2022-07-14 01:31:28下载
    积分:1
  • 图片融合
    图像融合是图像拼接中的关键技术。在 CUDA 中充分利用 GPU 的多处理单元和多线程机制对图像处理进行并行计算,较传统的 CPU 实现大大加快了多分辨率图像融合的执行速度,提高了应用体验。
    2022-01-26 05:05:04下载
    积分:1
  • MIDI格式的程序源码
    很多MIDI格式的程序源码-many MIDI format procedures FOSS
    2022-05-29 21:34:40下载
    积分:1
  • 用Visual C++实现的中值滤波程序源码 已经通过测试。
    用Visual C++实现的中值滤波程序源码 已经通过测试。 -Using Visual C++ implementation of median filter program source code has been tested.
    2022-03-11 05:49:12下载
    积分:1
  • 扫描三维现实
    创建您自己的 3D 对象使用一个网络摄像头和激光从您的硬件商店 !简单的安装和校准过程入手,对象被扫描到波前文件由灯饰他们用线激光,虽然他们是 360 度旋转。与 mbarkows,picarougne-f,Le Blévenec · 巴蒂斯特 · urvoy m Lefèvre 吉恩和 Haïdara Pierre 埃利亚斯完成由我 (Vladimir Bagazov) 的项目。链接: http://sourceforge.net/p/scan3dr/trunk/HEAD/tree/trunk/
    2022-12-13 16:05:03下载
    积分:1
  • a WinCE prepared AMR encoding plug
    一个WinCE下编写的AMR编码插件代码,包括AMR编码及其插件代码,类似插件代码稍加修改,可加入各种编解码。-a WinCE prepared AMR encoding plug-in code, including AMR coding and plug-in code, a similar plug-in code slightly modified, can join various codecs.
    2022-04-27 05:53:23下载
    积分:1
  • iphone 31天开源工程中的第一个,一个精美的计时器
    iphone 31天开源工程中的第一个,一个精美的计时器-Just like any good programmers we decided to bite this off the same day Apple lifted the NDA even faced with the time constraints. Needless to say the first app will be VERY simple, however it does demonstrate some stuff I stumbled on the first time I started coding against the iPhone SDK. The app is "Minutes to Midnight" it is simply a countdown of the time left I have to finish this app before tomorrow :). This idea came from my friend Chris Craft who committed (and completed!) 30 day of Windows Mobile development. To get started fire up xCode and * Click: File->New Project. From the "New Project" dialog * Select: iPhone OS->Applications-> View-Based Application * Name It: I named mine "MinutesToMidnight" This project already has a UIView we that will be the main view of or application. I imagine a count down looking like a plastic alarm clock which of cource counts backwards to zero. Let make o
    2022-03-18 20:51:05下载
    积分:1
  • MPlayer 广泛地支持音视频输出驱动。它不仅可以使用 X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, libcac...
    MPlayer 广泛地支持音视频输出驱动。它不仅可以使用 X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, libcaca, DirectFB, Quartz, Mac OS X CoreVideo, 也能使用 GGI, SDL (及它们的所有驱动), 所有 VESA 兼容显卡上的 VESA (甚至不需要 X11), 某些低级的显卡相关的驱动 (如 Matrox, 3dfx 及 ATI) 和一些硬件 MPEG 解码器卡, 比如 Siemens DVB, Hauppauge PVR (IVTV), DXR2 和 DXR3/Hollywood+。它们中绝大多数支持软件或硬件缩放, 所以你可以享受全屏电影。 其编码成的 MPEG-4 (DivX/Xvid), 是 libavcodec 编解码器的一种和使用 1, 2 或 3-passes(通) 的 PCM/MP3/VBRMP3 音频。此外还具有流复制的能力, 拥有强大的(过滤器)插件系统(裁剪, 扩展, 反转, 后处理, 旋转, 缩放, 降噪声, RGB/YUV 转换)等。 MPlayer 有个完全可配置的, 命令驱动的控制层, 让你通过键盘, 鼠标, 操纵杆或遥控器(需使用 LIRC)来控制 MPlayer。参见 − input 选项定制控制层的方法。 -err
    2023-01-01 01:00:07下载
    积分:1
  • 采用windows media format SDK将wmv/wma文件按照自己的要求重新编码,方便将大码流的wmv文件编码为适合Pda观看的小码流文件。...
    采用windows media format SDK将wmv/wma文件按照自己的要求重新编码,方便将大码流的wmv文件编码为适合Pda观看的小码流文件。-Using windows media format SDK to wmv/wma file in accordance with the requirements of their own re-encoded bit stream will greatly facilitate the wmv file encoded for Pda watch the small stream file.
    2022-05-16 12:42:31下载
    积分:1
  • 一个动画播放器的制作。在“打开”对话框中选择一个.avi文件,然后自动播放。...
    一个动画播放器的制作。在“打开”对话框中选择一个.avi文件,然后自动播放。-a player animation production. In the "Open" dialog box to choose one. Avi file, and then automatically broadcast.
    2022-03-26 08:45:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载