亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Non-Uniform

  • Robustnesstochangesinilluminationconditionsaswellas viewing perspectives is an important requirement

    Robustnesstochangesinilluminationconditionsaswellas viewing perspectives is an important requirement formany computer vision applications. One of the key fac-ors in enhancing the robustness of dynamic scene analy-sis that of accurate and reliable means for shadow de-ection. Shadowdetectioniscriticalforcorrectobjectde-ection in image sequences. Many algorithms have beenproposed in the literature that deal with shadows. How-ever,acomparativeevaluationoftheexistingapproachesisstill lacking. In this paper, the full range of problems un-derlyingtheshadowdetectionareidenti?edanddiscussed.Weclassifytheproposedsolutionstothisproblemusingaaxonomyoffourmainclasses, calleddeterministicmodeland non-model based and statistical parametric and non-parametric. Novelquantitative(detectionanddiscrimina-ionaccuracy)andqualitativemetrics(sceneandobjectin-dependence,?exibilitytoshadowsituationsandrobustnesso noise) are proposed to evaluate these classes of algo-rithms on a benchmark suite of indoor and outdoor videosequences.

    標簽: Robustnesstochangesinillumination conditionsaswellas perspectives requirement

    上傳時間: 2014-01-23

    上傳用戶:whenfly

  • Distribution generator Here is a simple generator which can build some distributions with given pro

    Distribution generator Here is a simple generator which can build some distributions with given properties. Distributions generator (compile with -lm) Typical use might be: ./distributions -u -m 1 -M 10 -n 100 -s 500 Generates a distribution of 100 uniform random numbers between 1 and 10, such that the sum of numbers is 500. ./distributions -p -2.2 -m 1 -M 100 -n 200 -s 500 Idem with 200 numbers between 1 and 100 following a power law with exponent -

    標簽: generator distributions Distribution simple

    上傳時間: 2014-01-27

    上傳用戶:sammi

  • MATLAB PROGRAMS FOR "VIBRATION SIMULATION USING MATLAB AND ANSYS" All the M-files which are liste

    MATLAB PROGRAMS FOR "VIBRATION SIMULATION USING MATLAB AND ANSYS" All the M-files which are listed in the book are available on this site. The ANSYS-related files and some non-listed utility M-files are available for download from the author s website, www.hatchcon.con.

    標簽: MATLAB SIMULATION VIBRATION PROGRAMS

    上傳時間: 2014-01-18

    上傳用戶:ruan2570406

  • Some algorithms of variable step size LMS adaptive filtering are studied.The VS—LMS algorithm is imp

    Some algorithms of variable step size LMS adaptive filtering are studied.The VS—LMS algorithm is improved. Another new non-linear function between肛and e(/ t)is established.The theoretic analysis and computer simulation results show that this algorithm converges more quickly than the origina1.Furthermore,better antinoise property is exhibited under Low—SNR environment than the original one.

    標簽: algorithms LMS algorithm filtering

    上傳時間: 2014-01-23

    上傳用戶:yxgi5

  • Welcome to the ASTA 3 Help Tutorials. These are documented tutorials that included new user jump sta

    Welcome to the ASTA 3 Help Tutorials. These are documented tutorials that included new user jump start, to file sends to server techniques with non-database servers showing how to use Providers and ServerMethods. A Current version of these tutorials can always be found on line

    標簽: documented Tutorials tutorials included

    上傳時間: 2013-12-18

    上傳用戶:gyq

  • Magenta Systems Internet Packet Monitoring Components are a set of Delphi components designed to cap

    Magenta Systems Internet Packet Monitoring Components are a set of Delphi components designed to capture and monitor internet packets using either raw sockets or the WinPcap device driver. Hardware permitting, ethernet packets may be captured and interpreted, and statistics maintained about the traffic. Uses of packet monitoring include totalling internet traffic by IP address and service, monitoring external or internal IP addresses and services accessed, network diagnostics, and many other applications. The component includes two demonstration applications, one that displays raw packets, the other that totals internet traffic. The components include various filters to reduce the number of packets that need to be processed, by allowing specific IP addresses to be ignored, LAN mask to ignore local traffic, and ignore non-IP traffic such as ARP.

    標簽: Components Monitoring components Internet

    上傳時間: 2015-10-30

    上傳用戶:水中浮云

  • The FatFs/Tiny-FatFs module is opened for education, reserch and development. fat file.You can use

    The FatFs/Tiny-FatFs module is opened for education, reserch and development. fat file.You can use, modify and republish it for personal, non-profit or profit use without any limitation under your responsibility.

    標簽: development Tiny-FatFs education reserch

    上傳時間: 2013-11-29

    上傳用戶:wcl168881111111

  • Jitter is extremely important in systems using PLL-based clock drivers. The effects of jitter range

    Jitter is extremely important in systems using PLL-based clock drivers. The effects of jitter range from not having any effect on system operation to rendering the system completely non-functional. This application note provides the reader with a clear understanding of jitter in high-speed systems. It introduces the reader to various kinds of jitter in high-speed systems, their causes and their effects, and methods of reducing jitter. This application note will concentrate on jitter in PLL-based frequency synthesizers.

    標簽: extremely PLL-based important drivers

    上傳時間: 2014-11-25

    上傳用戶:asddsd

  • SharpZipLib之前叫做NZipLib

    SharpZipLib之前叫做NZipLib,完全由 C# 開發的壓縮庫,支持Zip, GZip, Tar and BZip2 ,為2007年8月最新0852release版的源文件和文檔說明! Changes for v0.85.2 release Minor tweaks for CF, ZipEntryFactory and ZipFile. Fix for zip testing and Zip64 local header patching. FastZip revamped to handle file attributes on extract + other fixes Null ref in path filter fixed. Extra data handling fixes Revamped build and conditional compilation handling Many bug fixes for Zip64. Minor improvements to C# samples. ZIP-1341 Non ascii zip password handling fix. ZIP-355 Fix for zip compression problem at low levels

    標簽: SharpZipLib NZipLib

    上傳時間: 2015-12-11

    上傳用戶:84425894

  • SharpZipLib之前叫做NZipLib

    SharpZipLib之前叫做NZipLib,完全由 C# 開發的壓縮庫,支持Zip, GZip, Tar and BZip2 ,為2007年8月最新0852release版的代碼實例! Changes for v0.85.2 release Minor tweaks for CF, ZipEntryFactory and ZipFile. Fix for zip testing and Zip64 local header patching. FastZip revamped to handle file attributes on extract + other fixes Null ref in path filter fixed. Extra data handling fixes Revamped build and conditional compilation handling Many bug fixes for Zip64. Minor improvements to C# samples. ZIP-1341 Non ascii zip password handling fix. ZIP-355 Fix for zip compression problem at low levels

    標簽: SharpZipLib NZipLib

    上傳時間: 2015-12-11

    上傳用戶:love_stanford

主站蜘蛛池模板: 商水县| 临湘市| 罗定市| 永兴县| 蕉岭县| 曲周县| 平阳县| 府谷县| 台北市| 鄂伦春自治旗| 夏河县| 资源县| 阿巴嘎旗| 平阳县| 石台县| 金川县| 彩票| 武宁县| 乐都县| 旬邑县| 都江堰市| 淮北市| 汤原县| 大余县| 沭阳县| 乾安县| 聂拉木县| 上犹县| 中西区| 安宁市| 新绛县| 泽库县| 夏河县| 永州市| 蕲春县| 延长县| 璧山县| 南汇区| 东平县| 黎平县| 勃利县|