A general technique for the recovery of signicant image features is presented. The technique is based on the mean shift algorithm, a simple nonparametric pro- cedure for estimating density gradients. Drawbacks of the current methods (including robust clustering) are avoided. Feature space of any nature can be processed, and as an example, color image segmentation is dis- cussed. The segmentation is completely autonomous, only its class is chosen by the user. Thus, the same program can produce a high quality edge image, or pro- vide, by extracting all the signicant colors, a prepro- cessor for content-based query systems. A 512 512 color image is analyzed in less than 10 seconds on a standard workstation. Gray level images are handled as color images having only the lightness coordinate
標簽: technique presented features recovery
上傳時間: 2015-10-14
上傳用戶:410805624
This sample demonstrates how to take pictures and videos using the CameraCaptureDialog managed API. If a default filename is used: - if a still picture is taken, the ".jpg" extension is appended to the default filename. (Otherwise the CameraCaptureDialog would throw an InvalidArgumentException). - if a video is recorded, null is passed to the CameraCaptureDialog as the default filename. The filename returned is then renamed to match the user entered filename while keeping the extension returned.
標簽: CameraCaptureDialog demonstrates pictures managed
上傳時間: 2013-12-15
上傳用戶:kikye
訂單處理過程,包括前后臺,Tomcat瀏覽 數據庫放D盤,先打開User中的Service
標簽: 過程
上傳時間: 2015-10-20
上傳用戶:zgu489
使用說明:請您先正確設置數據庫及JDBC驅動。 參考: http://blog.raofeng.com/love/kiss/archives/2006/16.html http://blog.raofeng.com/love/kiss/archives/2006/13.html http://dev.mysql.com/downloads/connector/j/3.1.html下載JDBC驅動 先新建一數據庫(默認名為jspmo)建立數據庫及表格的命令都在sql.txt內,可以直接復制到數據庫里運行。 默認管理員名為: admin ,密碼為:jspmo.com 請修改config.jsp中的name(管理員名),password(管理員密碼),sitename(留言本標題),copyright(版權信息). 以及conn.jsp中的host(數據庫服務器主機),user(數據庫用戶名),pw(數據庫密碼),db(數據庫名),tab(數據庫表名)。
標簽: http blog archives raofeng
上傳時間: 2015-10-25
上傳用戶:894898248
功能介紹: (1)使用三層架構,代碼優化,便于修改,可以自由選擇皮膚。 (2)界面友好,操作簡便 性能進行了優化,速度快 (3)user.aspx進行用戶管理,可以進行用戶注冊,密碼修改,用戶登錄 (4)從頁面左邊可以直接進入詞條,也可通過搜索進入詞條,還會直接顯示最新的10個詞條。 (5)詞條按tag(標簽)分類聚合,每個詞條可加入到任意多個tag,點擊詞條下面的tag,會列出所以包含此tag的詞條 (6)點擊history(歷史)進入對比頁面,將各個版本的列出,可以將任意兩個進行比較,可以恢復到以前的版本 (7)每一次修改者的IP和詳細地址會記錄在數據庫中,IP地址采用純真數據庫 (8)管理員登錄后,可以將各個內容模塊隨意擺放拖曳,調整步局
上傳時間: 2013-12-21
上傳用戶:zwei41
管理員用戶登陸: 用戶名 admin 密碼123 (密碼可打開access數據庫hangkong.mdb,在user表中直接修改)asp文件:login.asp
上傳時間: 2015-10-28
上傳用戶:bjgaofei
連接oracle數據庫的操作方法 tatic String driverName="oracle.jdbc.driver.OracleDriver" static String dbUrl="jdbc:oracle:thin:@10.1.1.44:1521:DBAWEB" static String user="DBA_WEB" static String password="DBA_WEB"
標簽: oracle String OracleDriver driverName
上傳時間: 2013-12-12
上傳用戶:skfreeman
java登陸,帳號以及密碼的操作 <strong>UserBean</strong> will hold all of the information * regarding a specific user of the AddressBook application.
標簽: strong information UserBean regardi
上傳時間: 2015-10-29
上傳用戶:894898248
1、鎖定某個主題抓取; 2、能夠產生日志文本文件,格式為:時間戳(timestamp)、URL; 3、抓取某一URL時最多允許建立2個連接(注意:本地作網頁解析的線程數則不限) 4、遵守文明蜘蛛規則:必須分析robots.txt文件和meta tag有無限制;一個線程抓完一個網頁后要sleep 2秒鐘; 5、能對HTML網頁進行解析,提取出鏈接URL,能判別提取的URL是否已處理過,不重復解析已crawl過的網頁; 6、能夠對spider/crawler程序的一些基本參數進行設置,包括:抓取深度(depth)、種子URL等; 7、使用User-agent向服務器表明自己的身份; 8、產生抓取統計信息:包括抓取速度、抓取完成所需時間、抓取網頁總數;重要變量和所有類、方法加注釋; 9、請遵守編程規范,如類、方法、文件等的命名規范, 10、可選:GUI圖形用戶界面、web界面,通過界面管理spider/crawler,包括啟停、URL增刪等
標簽: 日志
上傳時間: 2013-12-22
上傳用戶:wang5829
This practical, roll-up-your-sleeves guide distills years of ingenious XML hacking into a complete set of tips, tricks, and tools for web developers, system administrators, and programmers who want to leverage the untapped power of XML. If you want more than the average XML user--to explore and experiment, discover clever shortcuts, and show off just a little (and have fun in the process)--this invaluable book is a must-have.
標簽: roll-up-your-sleeves practical ingenious distills
上傳時間: 2015-11-01
上傳用戶:lili123