Ferris Room
Pages
Home
XBMC/KODI
Video
About me
2016-06-16
[OpenCV-EMGU 記錄] 讀圖片檔
Way1:
using (Image<Bgr, byte> inputImage = new Image<Bgr, byte>(@"2016-06-13_115142.bmp"))
{}
Way2:
Mat img = CvInvoke.Imread(openFileDialog1.FileName, LoadImageType.AnyColor);
1 comment:
Anonymous
January 24, 2022 at 1:57 AM
This comment has been removed by a blog administrator.
Reply
Delete
Replies
Reply
Add comment
Load more...
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Random Posts
Advertisement
This comment has been removed by a blog administrator.
ReplyDelete