The CREATE DATABASE statement is used to create a database.
- Nov 21 Wed 2018 09:45
資料庫CRUD(Create/Read/Update/Delete)
- Nov 21 Wed 2018 09:41
資料庫CRUD(Create/Read/Update/Delete)
The CREATE DATABASE statement is used to create a database.
- Nov 05 Mon 2018 08:49
OpenCV顯示中文字
- Nov 04 Sun 2018 03:27
IEnumerable和Yield
首先, 以ArrayList為例,透過foreach指令來依序讀取內容物
1: ArrayList list = new ArrayList();
2: list.Add("1");
3: list.Add(2);
4: list.Add("3");
5: list.Add('4');
6: foreach(object o in list)
7: {
8: Console.Write($"{o.GetType().ToString()} :");
9: Console.WriteLine(o);
10: }
- Oct 29 Mon 2018 11:40
在Windows建置Git環境
- Oct 29 Mon 2018 09:46
c# 6.0 以內差字串取代string.Format()
- Oct 25 Thu 2018 10:57
壓縮特定資料夾成一個壓縮檔案並加上密碼
- Sep 12 Wed 2018 09:28
How well two histograms match with each other?
- Aug 24 Fri 2018 10:56
使用Anaconda安裝OpenCV 3.4.1
- Jul 25 Wed 2018 10:06
Install Visual Studio Code for Windows
- Jul 17 Tue 2018 10:52
在Azure上通过asp.net使用EmguCV
- May 28 Mon 2018 12:03
Point Cloud Data retrieved from Kinect 2
Since the Viz(Visualization Toolkit) is not included in official opencv package, you have to build it
- Apr 19 Thu 2018 11:28
Setup AdamApax.Net Utilty
- Apr 18 Wed 2018 07:51
SQL Server 2017 Express Edition Installation
- Apr 17 Tue 2018 14:42
Http server
- Apr 17 Tue 2018 14:15
8路網絡繼電器 IP繼電器 Web Relay
- Apr 11 Wed 2018 12:16
Some Usefule OpenCV Demostrations
- Apr 09 Mon 2018 11:00
RestSharp and NewtonSoft.Json Installation
- Feb 26 Mon 2018 11:16
Adjust a Contour Point to another place
Given a set of connected points, where they are filled with red color.
- Feb 01 Thu 2018 11:36
Composite Pattern – Design Pattern (Using C#) – Part II
- Jan 26 Fri 2018 10:00
Image Blending and Management of Regions of Interest (ROI) – Part 2
- Jan 24 Wed 2018 01:22
Observer Pattern – Design Pattern (Using C#) – Part II
Today I reveiewed Observer Pattern – Design Pattern (Using C#) and have finished watching Observer Design Pattern tutorial.
As usual, I implemented the example in C# instead of JAVA.
- Jan 23 Tue 2018 03:17
Visitor Pattern – Design Pattern (Using C#)
What is the Visitor Design Pattern ?
1. Allows you to add methods to classes of different types without much altering to these classes.
2. You can make completely different methods depending on the class used.
3. Allows you to define external classes that can extend other classes without majorly edit them.
- Jan 22 Mon 2018 11:01
Interpreter Pattern – Design Pattern (Using C#)
A useful tutorial that help you understand about Interpreter Pattern.
- Jan 22 Mon 2018 10:19
Flyweight Pattern – Design Pattern (Using C#)
- Jan 20 Sat 2018 09:07
Chain Of Responsibility – Design Pattern (Using C#)
Create a logger
- Jan 19 Fri 2018 14:48
Command Pattern – Design Pattern (Using C#) – Part II
- Jan 10 Wed 2018 16:13
Barcode segmentation and decoding
- Jan 09 Tue 2018 19:58
Image Blending and Management of Regions of Interest (ROI)
The following is an example[1] of image blending, which seamlessly combines two different images by using the mask of itself.
- Jan 06 Sat 2018 09:01
Null Object Pattern – Design Pattern (Using C#)
- Jan 04 Thu 2018 19:31
State Machine – Design Pattern (Using C#)
- Jan 04 Thu 2018 15:28
Iterator Pattern – Design Pattern (Using C#)
- Jan 04 Thu 2018 10:13
Composite Pattern – Design Pattern (Using C#)
This tutorial is about composite pattern, which is my thoghts after watching the tutorial created by Christopher Okhravi.
- Jan 03 Wed 2018 09:54
Template Method Pattern – Design Pattern (Using C#)
- Jan 02 Tue 2018 22:33
Bridge Pattern – Design Pattern (Using C#)
- Jan 02 Tue 2018 10:42
Adapter Pattern – Design Pattern (Using C#)
This tutorial is about adapter pattern, which is my thoghts after watching the tutorial created by Christopher Okhravi.
- Jan 02 Tue 2018 09:58
Command Pattern – Design Pattern (Using C#)
This tutorial is about command pattern, which is my thoghts after watching the tutorial created by Christopher Okhravi.
- Jan 01 Mon 2018 16:51
Proxy Pattern – Design Pattern (Using C#)
This tutorial is about proxy pattern, which is my thoghts after watching the tutorial created by Christopher Okhravi.
- Dec 28 Thu 2017 20:02
Factory Pattern – Design Pattern (Using C#)
This tutorial is about factory pattern, which is my thoghts after watching the tutorial created by Christopher Okhravi.
- Dec 28 Thu 2017 16:17
Observer Pattern – Design Pattern (Using C#)
This tutorial is about observer pattern, which is my thoghts after watching the tutorial created by Christopher Okhravi.
- Dec 27 Wed 2017 11:18
Decorator Pattern – Design Pattern (Using C#)
Today, I am going to organize something about decorator pattern, which is my thoghts after watching the tutorial created by Christopher Okhravi.
Besides I would like to implement it by using C# and hope that would help someone who is also learning decorator pattern.
- Dec 20 Wed 2017 11:52
同時多台USB讀碼機應用
- Dec 14 Thu 2017 22:42
Strategy Pattern – Design Patterns (Using C#)
- Dec 11 Mon 2017 10:34
Projection: From 3D Points to 2D Points
projectPoints is a useful function, which can automatically projects 3D points to an image plane.
Here is another good example shows how to project 3D points by using the project matrix.
- Dec 09 Sat 2017 20:06
Graphical User Interfaces with Tk
> conda install –c anaconda tk
- Nov 28 Tue 2017 13:05
Face Swap Using Emgu CV
Source Image: img1
- Nov 15 Wed 2017 12:11
安裝AForge.NET
- Nov 14 Tue 2017 11:37
Installing OpenCV3.3.0 in Python 3.6.3::Anaconda3
- Nov 06 Mon 2017 11:28
電腦視覺使用Python語言
- Nov 06 Mon 2017 10:54
安裝Anaconda3-5.0.1-Windows-x86_64
- Nov 06 Mon 2017 10:37
安裝VirtualBox 5.2.0
- Nov 03 Fri 2017 10:15
安裝HDF5
An Error message poped up and it showed that“HDF5 CANNOT BE FOUND!”
- Nov 03 Fri 2017 10:09
安裝tesseract-ocr
- Oct 23 Mon 2017 11:25
樹梅派3藍芽設定(Bluetooth Settings for Raspberry PI 3)
樹梅派3 目前直接內建WIFI和藍芽
- Oct 19 Thu 2017 09:44
Code::Blocks 16.01 Installation
- Sep 01 Fri 2017 10:08
安裝Emgu TF 1.3.0 行人偵測測試
- Aug 06 Sun 2017 22:16
排程應用[職責鏈模式]: 使用C#
在自動化處理常遇到一個狀況是多線排程,例如有三條工作站,每一條工作站的處理能力不同,例如worker1可以處理加工時間<5,worker2可以處理加工時間5~10, 而worker3可以處理加工時間10~15,假設今天客戶的加工需要加工時間清單如下(jobID即加工時間)
- Aug 06 Sun 2017 08:49
客製化冰品點餐應用[命令模式]: 使用C#