目前,有許多勘探目標無法使用常規地震成像方法進行識別,而利用疊前深度成像技術,作業公司可以對包括最復雜構造在內的地質特征進行清晰成像。這種準確的結果可以降低風險并幫助確定儲量
標簽:
上傳時間: 2015-11-16
上傳用戶:dragonhaixm
人臉識別技術的幾個主要研究方向,計算機人臉識別是指基于已知的人臉樣本庫,利用計算機分析圖像和模式識別技術從靜態或動態場景中,識別或驗證一個或多個人臉。通常識別處理后可得到的基本信息包括人臉的位置、尺度和姿態信息。利用特征提取技術還可進一步抽取出更多的生物特征(如:種族、性別、年齡..) 。計算機人臉識別是目前一個非常活躍的研究課題,它可以廣泛應用于保安系統、罪犯識別以及身份證明等重要場合。雖然人類對于人臉的識別能力很強,能夠記住并辨識上千個不同的人臉,可是對于計算機則困難多了,其表現在:人臉表情豐富;人臉隨年齡的增長而變化;發型、胡須、眼鏡等裝飾對人臉造成的影響;人臉所成圖像受光照、成像角度以及成像距離等影響。
上傳時間: 2014-01-09
上傳用戶:CSUSheep
本論文描述ACE的結構和功能,并使用來自像電信、企業級醫學成像和WWW服務這樣的領域的例子闡釋核心的ACE特性。
上傳時間: 2015-11-28
上傳用戶:啊颯颯大師的
tomo3d的linux版本,用于三維地震層析成像,功能比較強大
上傳時間: 2014-06-01
上傳用戶:xcy122677
tomo3d的macosx版本,在蘋果機上運行,用于三維地震層析成像。
上傳時間: 2013-12-14
上傳用戶:lanhuaying
介紹及應用。LM1881 是針對電視信號的視頻同步分離芯片,它可以直接對電視信號進行同步分離,準確地獲得 所需的視頻圖像信號,使用者可根據需要對該同步信號進行時序邏輯控制. LM1881 廣泛用于對視頻信號的同 步分離中,比如便攜式圖像采集卡、視頻監控錄像控制儀、基于成像系統的視頻圖像采集等. 介紹了LM1881 的 主要特性,基本原理和引腳功能,給出了它的幾種應用.
上傳時間: 2013-12-09
上傳用戶:ggwz258
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
標簽: represented integers group items
上傳時間: 2016-01-17
上傳用戶:jeffery
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
標簽: converts Toolbox complex logical
上傳時間: 2016-02-12
上傳用戶:a673761058
實現二維非均勻介質下的射線追蹤,可以用于射線類的偏移成像。
上傳時間: 2016-03-04
上傳用戶:13681659100
可通過人機界面上位機控制二維步進電機平臺的運動,可以應用二維圖像掃描成像。
上傳時間: 2014-11-16
上傳用戶:edisonfather