SongBee's Image Processing Blablabla

談影像處理也談寫程式的空間

2017年8月2日 星期三

搬家了

https://lsongbeeimageprocessingblablabla.wordpress.com/

這裡的文章還是會留著,只是不再更新

張貼者: Unknown 沒有留言:
以電子郵件傳送這篇文章BlogThis!分享至 X分享至 Facebook分享到 Pinterest
較舊的文章 首頁
訂閱: 文章 (Atom)

關於我自己

Unknown
檢視我的完整簡介

訂閱

發表文章
Atom
發表文章
所有留言
Atom
所有留言

熱門文章

  • 設定Folder Browser的初始路徑
    想不到只是要設定Folder Browser的初始路徑居然要用到回呼(callback)函式 首先必需建立一個Callback Function讓Folder Browser初始化時呼叫,並送出BFFM_SETSELECTION來指定路徑(即我們的初始化路徑),注意Brows...
  • [筆記] error C2440: 'return' : cannot convert from '`anonymous-namespace'::<lambda1&gt' to 'bool'
    今天做程式練習時,嘗試著把以下的code轉成Lambda的語法 1: template < typename T> 2: bool bothEvenOrOddT(T elem1,T elem2) 3: { 4: retu...
  • [W8App] Custom Control – Access template component
    Step 1. XAML,給予要存取元件名稱 1: < Style TargetType ="local:WaitReadyButton" > 2: < Setter Property ="Templ...
  • 安裝DirectShow 小技巧一
    我經常開發一些DirectShow的Filter,在測試時就像開發COM元件使用 ActiveX Control Test Container 來測試元件的完整性一樣,完成的DirectShow Filter我會使用 DirectShow SDK Filter Graph Edi...
  • 知識更新 MFC Modeless Dialog 生成與結束
    Windows的dialog有二種模式,model與modeless。所謂的model模式指的是當dialog產生時,該應用程式的訊息會被鎖住,直到dialog結束。而modeless dialog則較像是程式中的floating panel一樣可和應用程式一同運作,能做出較複雜...
  • [筆記] Make the center alignment MediaElement
    由於有各式各樣的影片格式,21:9、16:9、4:3…。要保持影片播放時保持在設定的位置的中間就必需設定擁有MediaElement的ContentControl的HorizontalContentAlignment與VerticalContentAlignment為Center...
  • [W8App] XAML/C# Hex string
    XAML的Hex string表示是以&#x開頭,如: 1: < Button Content ="&#xE114;" FontFamily ="Segoe UI Symbol" /> 但C#的H...
  • Linear Neighborhood Propagation 筆記
    在影像的應用是以Graph-base來做影像分割(image segmentation), 其特點在於把圖論 G = (V, E)中的 E 建立方式 把常用的 改良為 如同演算名所揭示的Neighborhood期以鄰近的資料來推演與標記資料 資料標記化的處理程序為 參考資料 Se...
  • [W8App] ListBox Binding data (1) – Overview
    在決定要Binding元件之前,先要檢查要Binding的資料本身的特性。 如果想讓Binding的物件能反映資料的改變,則資料的本身必需繼承自INotifyPropertyChanged,透過OnPropertyChanged發送事件讓物件更新。 如果物件的集合在程式運作...
  • 搬家了
    https://lsongbeeimageprocessingblablabla.wordpress.com/ 這裡的文章還是會留著,只是不再更新

標籤

  • 程式寫作 (29)
  • 隨筆 (3)
  • C# (13)
  • DirectShow (3)
  • GPU (1)
  • Privacy Statement (1)
  • Visual Studio (16)
  • W8App (19)

網誌存檔

  • ▼  2017 (2)
    • ▼  8月 (1)
      • 搬家了
    • ►  7月 (1)
  • ►  2015 (1)
    • ►  10月 (1)
  • ►  2013 (29)
    • ►  12月 (1)
    • ►  10月 (4)
    • ►  8月 (5)
    • ►  7月 (1)
    • ►  6月 (2)
    • ►  5月 (13)
    • ►  4月 (3)
  • ►  2012 (3)
    • ►  8月 (1)
    • ►  4月 (1)
    • ►  1月 (1)
  • ►  2011 (8)
    • ►  11月 (1)
    • ►  10月 (1)
    • ►  8月 (1)
    • ►  4月 (2)
    • ►  3月 (2)
    • ►  1月 (1)
  • ►  2010 (11)
    • ►  12月 (1)
    • ►  11月 (3)
    • ►  10月 (4)
    • ►  9月 (3)
imple範本. 由 Blogger 技術提供. 儲存 取消. 簡單主題. 技術提供:Blogger.