您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 人脸识别matlab

  2. This package contains the Matlab implementation of our face preprocessing pipeline, local ternary pattern feature set and distance transform-based similarity metric. See the following two papers for details: [1] X.Tan and B.Triggs. Enhanced Local Te
  3. 所属分类:其它

    • 发布日期:2009-11-16
    • 文件大小:44032
    • 提供者:rushwolfbupt
  1. 基于人像感兴趣区域的身份照片压缩算法

  2. 针对身份照片的压缩, 提出了一种基于感兴趣区域(RO I) 的EZW 算法。首先通过FC2VQ (Featu re Correct ion two2stage Vector Quantization) 算法检测出感兴趣区域即人的脸部特征, 然后采用基于感兴趣区域的EZW 算法进行编码。这种编码方法, 既保证了感兴 趣区域的图像质量, 也使得压缩后的图像存储容量较小。
  3. 所属分类:其它

    • 发布日期:2009-11-26
    • 文件大小:235520
    • 提供者:wyrljh
  1. Programming Mac OS X A Guide for Unix Developers 2003

  2. Apple’s release of the Macintosh in 1984 heralded a computer revolution in ease of use for nontechnical people. Over time, computers and computer interfaces split into three main camps: Microsoft Windows, the Macintosh, and the various flavors of UN
  3. 所属分类:Linux

    • 发布日期:2010-09-30
    • 文件大小:14680064
    • 提供者:shaoguangleo
  1. The.Art.of.Debugging.with.GDB.DDD.and.Eclipse

  2. The Art of Debugging illustrates the use of three of the most popular debugging tools on Linux/Unix platforms: GDB, DDD, and Eclipse. In addition to offering specific advice for debugging with each tool, authors Norm Matloff and Pete Salzman cover g
  3. 所属分类:其它

    • 发布日期:2013-01-01
    • 文件大小:6291456
    • 提供者:doomlord
  1. ACMMM2003-Foreground object detection from videos containing complex background

  2. This paper proposes a novel method for detection and segmentation of foreground objects from a video which contains both stationary and moving background objects and undergoes both gradual and sudden “once-off” changes. A Bayes decision rule for cla
  3. 所属分类:其它

    • 发布日期:2013-02-27
    • 文件大小:281600
    • 提供者:jia_zhen
  1. QRDesign v1.59 Full Source for Delphi XE5 x32

  2. With QRDesign the user of your application can create edit save and load his own reports Reports can be completely customized at runtime QRDesign inherits all Quickreport features and even adds some more and every feature is available to the end use
  3. 所属分类:Delphi

    • 发布日期:2013-10-07
    • 文件大小:2097152
    • 提供者:jingcuo
  1. Three.js Cookbook(PACKT,2015)

  2. Modern browsers are becoming more powerful each year and in recent years have adopted WebGL as the standard to deliver 3D graphics in a browser. Beginning with some basic recipes to get you started, this book will guide you through the most importan
  3. 所属分类:Javascript

    • 发布日期:2015-08-25
    • 文件大小:9437184
    • 提供者:vanridin
  1. android百度地图

  2. android百度地图 import com.baidu.mapapi.SDKInitializer; import com.baidu.mapapi.map.BaiduMap; import com.baidu.mapapi.map.MapView; import android.app.Activity; import android.os.Bundle; import android.view.Menu; import android.view.MenuItem; import andr
  3. 所属分类:Android

    • 发布日期:2015-11-18
    • 文件大小:16777216
    • 提供者:qq_28362407
  1. Electrician

  2. Designed for quick reference at any job site, the Electrician's Troubleshooting and Testing Pocket Guide enables electricians using portable meters to test, maintain, and troubleshoot all types of electrical equipment and systems. This updated class
  3. 所属分类:硬件开发

  1. RemObjects DataAbstract Documents mht

  2. http://devcenter.remobjects.com/ DA00 - Article ROadmap for Data Abstract DA01 - Data Abstract Overview DA02 - Easy Steps to Create a Data... DA03 - Introduction to Schemas DA04 - Dynamic Method Binding DA05 - Advanced options for controlling... DA0
  3. 所属分类:C#

    • 发布日期:2009-04-15
    • 文件大小:19922944
    • 提供者:joeyoung2008
  1. 制冷片LCC12-10-16LS

  2. TYPIC PROD Solid-s Built w higher time (< Superio High st RTV se Lapped Hot Sid ∆ Tma Qmax Imax ( Vmax AC Res ECHNI l office or vis C12-10 e-Stage The EU Complia CAL PERFOR DUCT FEATU state reliability. ith high tempe assembly proc <160°C). or
  3. 所属分类:硬件开发

    • 发布日期:2018-05-16
    • 文件大小:276480
    • 提供者:liuguanxian
  1. active appearance model(人脸特征点匹配)

  2. 关于active appearance model(人脸特征点匹配)的一个算法代码,可以有效的搜索匹配目标人脸形状,提供进一步去识别脸部表情等研究的可行性。
  3. 所属分类:机器学习

    • 发布日期:2018-06-04
    • 文件大小:20480
    • 提供者:minphael
  1. Java Deep Learning Essentials

  2. Starting with an introduction to basic machine learning algorithms, to give you a solid foundation, Deep Learning with Java takes you further into this vital world of stunning predictive insights and remarkable machine intelligence. Once you’ve got
  3. 所属分类:深度学习

    • 发布日期:2018-08-30
    • 文件大小:6291456
    • 提供者:guojingdaxia
  1. Android代码-Android RecyclerView的DSL库。

  2. Build RecyclerView With DSL > Lets talk about how to use DSL in RecyclerView, this framework has been widely used in my project. It could help you build RecyclerView List in DSL Style like Anko Layout. implementation cn.edu.twt.retrox:recyclerv
  3. 所属分类:其它

    • 发布日期:2019-08-06
    • 文件大小:175104
    • 提供者:weixin_39840387
  1. Android代码-可点击链接的TextView

  2. Android TextView-LinkBuilder Insanely easy way to create clickable links within a TextView. While creating Talon for Twitter, one of the most difficult things I encountered was creating these clickable links based on specific text. Luckily, I have m
  3. 所属分类:其它

    • 发布日期:2019-08-06
    • 文件大小:241664
    • 提供者:weixin_39841365
  1. Android代码-Programmer Excuses

  2. Programmer Execuses Simple client which uses pe-api. Its now available on Play Store Its using SwipeRefreshLayout for swipe-down-to-refresh layout. ButterKinife for view injections. Retrofit for REST client. TODO "Share" Daily Notifications Requir
  3. 所属分类:其它

    • 发布日期:2019-08-06
    • 文件大小:1048576
    • 提供者:weixin_39840387
  1. Android代码-Padland

  2. Padland Padland is a tool to manage, share, remember and read collaborative documents based on the Etherpad technology in Android. Translations Thanks to all the volunteers that already contributed! More translations are still needed as well as spel
  3. 所属分类:其它

    • 发布日期:2019-08-07
    • 文件大小:2097152
    • 提供者:weixin_39840387
  1. 三菱 FX Series定位控制训练手册.pdf

  2. 三菱 FX Series定位控制训练手册pdf,A power source which moves an element in a system is called actuator. A unit which detects a position of a work piece or moving part is called sensor. Diversified actuators and sensors, from simple ones to enhanced ones, are
  3. 所属分类:其它

    • 发布日期:2019-09-20
    • 文件大小:1011712
    • 提供者:weixin_38744375
  1. 神基科技 P470笔记本用户手册(英文).pdf

  2. 神基科技 P470笔记本用户手册(英文)pdf,神基科技 P470笔记本用户手册(英文)LEARN MORE AT energystar. gov ENERGY STAR is a government program that offers businesses and consumers energy-efficient solutions, making it easy to save money while protecting the environment for future ge
  3. 所属分类:其它

    • 发布日期:2019-10-31
    • 文件大小:2097152
    • 提供者:weixin_38744375
  1. Microsoft-70-744.pdf

  2. 新鲜出炉的微软 70-744 MCSE 最后一门。分享给大家。覆盖率98%Microsoft -70-744 Your network contains an Active Directory domain named contoso. com. all domain controllers run windows Server 2016 The domain contains a server named Serverl that has Microsoft Security Complian
  3. 所属分类:微软认证

    • 发布日期:2019-08-31
    • 文件大小:28311552
    • 提供者:weixin_40219998
« 12 »