QuMagie 為 QNAP 新一代照片管理應用,整合 AI 技術可針對 NAS 中照片進行臉部辨識、物件辨識,以及依據照片地理位置自動分類,為使用者帶來更便利、更智能的圖像管理樂趣。檔案搜尋應用 Qsirch 4.1 與自動歸檔應用 Qfiling 亦整合 AI 技術讓照片搜尋更有效率。
QVR Pro 1.3.0 為 QNAP 新一代影像監控方案,現更新增智能化的 QVR Face 人臉辨識功能,其整合 Intel® OpenVINO™ 與 Intel VAS 人臉 AI 模型技術,讓 QVR Pro 能快速精準地於監控即時串流中識別人員身分,滿足多元的監控需求。QVR Face 所分析的人臉資訊以及警示事件,使用者皆可透過 QVR Pro Client 查詢與接收通知。
一切從這一篇開始 http://developer.chrome.com/apps/about_apps Chrome Apps deliver an experience as capable as a native app, but as safe as a web page. Just like web apps, Chrome Apps are written in HTML5, JavaScript, and CSS. But Chrome Apps look and behave like native apps, and they have native-like capabilities that are much more powerful than those available to web apps. Chrome Apps 就是用網頁語言單是想要做成像原生的App一樣,如果是網頁開發者應該很容易上手,因為語言相同,同樣的一份Code,可以用Chrome Browser直接打開網址,也可以藉由Chrome App的擴充功能(Extension)打開,也可以在Chrome Book(Chrome OS )上打開。 上圖顯示的是用Browser直接打開 localhost的 Hello World 以及載入extension 後開啟的小視窗版Hello World。 Hello World的程式碼 https://github.com/GoogleChrome/chrome-app-samples/tree/master/hello-world Chrome Apps 的基本,就是要可以 local 處理 。 Chrome Apps get the following for free: Your app’s files—all of its JavaScript, CSS, and fonts, plus other resources it needs (such as images)—are already downloaded . Your app can save and optionally sync small amounts of data using the ...
GtkContainer : "gtk_container_get_focus_vadjustment () GtkAdjustment* gtk_container_get_focus_vadjustment (GtkContainer *container); Retrieves the vertical focus adjustment for the container. See gtk_container_set_focus_vadjustment(). container : a GtkContainer Returns : the vertical focus adjustment, or NULL if none has been set. gtk_container_set_focus_vadjustment () void gtk_container_set_focus_vadjustment (GtkContainer *container, GtkAdjustment *adjustment); Hooks up an adjustment to focus handling in a container, so when a child of the container is focused, the adjustment is scrolled to show that widget. This function sets the vertical alignment. See gtk_scrolled_window_get_vadjustment() for a typical way of obtaining the adjustment and gtk_container_set_focus_hadjustment() for setting the horizontal adjustment. The adjustments have to be in pixel units and in the same coordinate system as the allo...
留言
張貼留言