新增一個main.ui
- Jun 12 Mon 2023 14:58
pyqt5+opencv開啟一張照片
- Jun 12 Mon 2023 14:15
pyqt5一個windows form開啟另一個windows form
VSCode開啟資料夾Two Windows Forms
- Jun 11 Sun 2023 09:00
VSCode+Anaconda image file+ pyqt5 GUI測試
開啟Qt Designer.exe
- Jun 10 Sat 2023 20:34
vscode無法將conda項識別為cmdlet
- Jun 09 Fri 2023 09:37
Exit code: 3221226505 spyder 無法正常開啟
最近在anaconda安裝玩spyder都會跳出錯誤訊息 Exit code: 3221226505
- May 18 Thu 2023 10:56
升級yolov4至yolov7
最近考慮升級yolov4至yolov7,發現YOLOv7不只採用了PyTorch主流框架,也自建轉換器繼續支援業界部署常用的Darknet框架
如果你是走darknet架構,不妨參考下面安裝環境
- Apr 04 Tue 2023 10:12
Qt6 Meta Object Compiler(MOC)與Signal Slot關係
加入一個繼承Object的新類別Test,
- Mar 14 Tue 2023 12:04
SLAM相關文章蒐集
零基礎如何入門激光SLAM
- Feb 23 Thu 2023 09:22
Simutaneous Localization And Mapping with RPLidar on Jetson Nano
利用下面文章建立RPLidar的ROS環境
- Feb 22 Wed 2023 10:58
SLAM Robot Mapping - Computerphile
- Dec 05 Mon 2022 09:41
MPI_Barrier沒有作用?
找了網路文章,總算解決為甚麼MPI_Barrier沒有發生作用
- Dec 03 Sat 2022 09:27
安裝MPI開發環境與測試
1. 下載安裝Microsoft MPI
- Nov 23 Wed 2022 10:03
GStreamer安裝測試
- Nov 21 Mon 2022 08:09
IPCAMERA處理一些處理注意事項
最近在撰寫IP Camera程式讀取時,
- Nov 20 Sun 2022 11:12
安裝Log4net,每分鐘生成一個日誌文件
- Nov 12 Sat 2022 21:06
安裝Qt Creator
- Oct 19 Wed 2022 08:49
NVIDIA選購指南
NVIDIA型號代表的意思?[1]
- Oct 08 Sat 2022 09:15
計算旋轉角度水平垂直偏移
- Sep 29 Thu 2022 16:55
創建.Net6類別庫for EmguCV
- Sep 29 Thu 2022 15:27
Create EmguCV Applications on .Net 6
開啟新的空白方案,輸入關鍵字: 空白
- Sep 28 Wed 2022 08:38
Win 10上安裝Linux環境
- Sep 26 Mon 2022 20:18
Download .NET SDKs for Visual Studio
- Aug 14 Sun 2022 10:14
安裝EmguCV4.5.5
- Aug 12 Fri 2022 10:49
安裝darknet yolov4
- Aug 12 Fri 2022 09:57
安裝OpenCV 4.6.0 + OpenCV contrib
到OpenCV github下載OpenCV
- Aug 12 Fri 2022 08:48
安裝CUDA Toolkit 11.7 Update 1 + cuDNN 8.5.0.96
- Aug 09 Tue 2022 15:48
Git conflicts(衝突)是什麼?如何處理?
創建兩個A跟B資料夾,模擬A和B兩位開發人員
- Jul 19 Tue 2022 19:15
Yolo v4 for Windows with GTX 1660 Ti
- Jun 08 Wed 2022 10:02
Case study
FFT spectrum amplitude using median filters with different kernel sizes
- Jun 04 Sat 2022 10:47
BLS-Regression_MATLAB
- May 31 Tue 2022 22:50
Unity Project 2
- May 31 Tue 2022 10:42
Install Unity 2020.3
I've studied roll-a-ball the last few days.
- May 27 Fri 2022 09:21
Unity is not as hard as I thought before
Unity is not as hard as I thought, although I am a newbie in this field. I believe my little step leads me to the future. After a day of playing in the Unity world for the first time. I felt great when I finished a small project. In this project, I tried to integrate EmguCV, which is a wrapped OpenCV for .net framework, into the Unity C# program and did a simple face detection. Each face's location represents an NBA player's position. For example, Stephen Curry is corresponding to face #0, Lebron James is face #1, and Ja Morant is face #2. As the video plays, all the NBA players can move to the locations according to their face numbers.
- May 24 Tue 2022 11:41
Install Power Mode in VSCode
First, input the keyword "power" in the external module, and choose Power Mode
- Mar 27 Sun 2022 20:44
How to get rows and columns of a certain mask in Halcon MVtec?
Let's suppose that Region to be a mask of a gray-level image after the threshold process.
- Mar 26 Sat 2022 20:45
Camera Calibrartion
- Mar 26 Sat 2022 11:27
FastAPI Tutorial - Building RESTful APIs with Python
- Mar 25 Fri 2022 08:55
Creating a simple FastAPI program with uvicorn
- Mar 18 Fri 2022 09:33
Quick Review for Python
cities = ["台南","雲林","高雄","屏東"]
- Mar 04 Fri 2022 11:48
Import OpenStreetMap Data into Driving Scenario
- Feb 24 Thu 2022 08:48
How to Send E-mail in MATLAB with a Gmail account?
- Jan 06 Thu 2022 09:40
Android RecyclerView and CardView Tutorial
- Jan 01 Sat 2022 15:21
How to connect android with Firebase database?
Insert the latest version of firebase into the dependencies of the Gradle
- Jan 01 Sat 2022 14:42
How to send email in Android Studio?
- Dec 31 Fri 2021 20:12
How to Take a Picture in Android Studio
- Dec 23 Thu 2021 10:28
How to Create a Thread and Update UI in Android Studio?
- Dec 16 Thu 2021 08:48
Camera Preview in Android Studio with OpenCV
Unfortunately, the example[1] does not work for me and there were also some users who had the same problem.
- Dec 13 Mon 2021 11:40
Video Streaming Solutions
Since streaming is becoming more and more important in real-world applications, I'm gonna take some effort on surveying how
- Dec 13 Mon 2021 11:35
Solution for an obsoleted API: startActivityForResult
- Dec 08 Wed 2021 08:43
Two Extra Settings for Using WebView in Android Studio
- Dec 04 Sat 2021 11:02
android和js的互動之jsbridge使用教程
Here is a simple tutorial about the interaction between Android App and Js
- Dec 03 Fri 2021 09:57
A First Class for Kotlin
Since Kotlin has been a part of Android Studio, why not start learning it?
- Nov 30 Tue 2021 19:52
How to import OpenCV module into Android Studio Correctly?
- Nov 28 Sun 2021 16:37
An Android Gridview Example
1. add a button in activity_main.xml
- Nov 26 Fri 2021 19:33
How to Add and Android Activity Manually
Add a new package
- Nov 13 Sat 2021 10:59
A Quick Start Developing Deep Neural Networks by Using R with Keras/Tensorflow
- Oct 07 Thu 2021 10:53
Camera Drones Supported from MATLAB
- Oct 01 Fri 2021 10:20
Qt QML Book
- Sep 29 Wed 2021 08:50
My First Class for AWS EC2
Yesterday, I created an EC2 Windows instance and started to get familiar with it.