-
BerkeleyTCPClientDemo
BerkeleyTCPClient Demo
- 2009-08-12 08:37:34下载
- 积分:1
-
Active contours driven by local Gaussian distribution fitting energy
This paperpresentsanewregion-basedactivecontourmodelinavariationallevelset
formulationforimagesegmentation.Inourmodel,thelocalimageintensitiesare
describedbyGaussiandistributionswithdifferentmeansandvariances.Wedefinea
local Gaussiandistributionfittingenergywithalevelsetfunctionandlocalmeansand
variancesasvariables.Theenergyminimizationisachievedbyaninterleavedlevelset
evolution andestimationoflocalintensitymeansandvariancesinaniterativeprocess.
The meansandvariancesoflocalintensitiesareconsideredasspatiallyvarying
functionstohandleintensityinhomogeneitiesandnoiseofspatiallyvaryingstrength
(e.g. multiplicativenoise).Inaddition,ourmodelisabletodistinguishregionswith
similarintensitymeansbutdifferentvariances.Thisisdemonstratedbyapplyingour
methodonnoisyandtextureimagesinwhichthetexturepatternsofdifferentregions
can bedistinguishedfromthelocalintensityvariance.Comparativeexperimentsshow
the advantagesofth
- 2022-01-28 20:45:07下载
- 积分:1
-
雷赛运动控制卡DEMO源码
雷赛4轴运动控制卡DEMO源码,VB、VC、Delphi、C#,其演示功能分别有单轴运动、回原点、单轴变速、直线插补、圆弧插补、手轮运动、连续插补、IO、锁存、位置比较。VB和VC的分类最全面。
- 2022-05-23 01:39:14下载
- 积分:1
-
pic-c
说明: 详细介绍了MICROCHIP公司推出的16位的,具有哈佛结构的,更大存储空间的,存储器分段管理的PIC18系列单片机的C语言编程指南(details of the company's going before 16, with Harvard architecture, greater storage space, memory management section of PIC18 MCU Series C Programming Language Guide)
- 2005-10-15 09:44:29下载
- 积分:1
-
dianchangxunjian
一款电厂巡检软件,很简单的C++处理程序,适合初学者使用,C++(A plant inspection software, very simple C++ handler for beginners, C++)
- 2014-02-23 15:48:29下载
- 积分:1
-
winform 大文件 断点续传完整项目源码(含服务器端和客户端)
winform 大文件 断点续传完整项目源码(含服务器端和客户端)
- 2013-11-04下载
- 积分:1
-
屏幕录像源代码
视频监控软件:1. 巡课模式时,每个通道增加通道名称信息;
2. 向远程请求码流方式:
a. 当处于小窗格预览时,只请求远程的子码流;
b. 当处于窗格放大时,只请求远程的主码流;
c. 当通道处于录像状态时,根据设置连接远程时的录像码流类型决定请求何种码流。
- 2022-10-28 01:40:07下载
- 积分:1
-
Cuk_Converter
solar mppt algorithms fransferor finfind mamimum power t
- 2011-10-16 18:18:52下载
- 积分:1
-
图像处理
从一个内存中读取一张图像,然后在适当的显示处理结果,并转把彩色图像相关信息转换为灰度图像的相关信息
- 2022-01-31 03:20:51下载
- 积分:1
-
窗体鼠标移动
游戏程序的操作不外乎两种——键盘输入控制和鼠标输入控制,几乎所有游戏中都使用鼠标来改变角色的位置和方向,本文主要是讲述如何使用C#调用Windows API函数实现鼠标模拟操作的功能.首先通过结合FindWindow和FindWindowEx寻找到窗体的按钮,在通过SetCursorPos或mouse_event函数操作鼠标,同时涉及到通过spy++工具获取窗体消息的信息.
- 2023-04-14 13:55:02下载
- 积分:1