Project

General

Profile

Wiki » History » Version 5

Anonymous, 04/09/2023 08:36 AM
adding Building OpenCV link

1 1
h1. Headquarters - Main
2
3
h2. Projects
4
5
 * [[wiki:525.743/Main|525.743 Embedded Systems Development Laboratory]] (Beer Fermentation Control System)
6
 * bashquote
7
 * keypress counter
8
 * renamer
9
 * [[wiki:SimilarImages|finding similar images]]
10
 * [[wiki:Projects/FileManagementWebapp|file management webapp]]
11
 * [[wiki:Projects/DigitalPictureFrame|digital picture frame]]
12
 * file share builder
13
 * Miscellaneous
14
  * [[wiki:PopCountAlgorithm|popcount algorithm]]
15
 * [[UltimateHTPC|Ultimate HTPC]]
16
 * [[BookmarkLibrary|Bookmark Library]]
17
 * [[PhotoCompressArchiver|Photo Compress Archiver]]
18
 * [[pwmgr|Password Manager]]
19
 * [[packJPG_library|packJPG library]]
20
 * [[HandbrakeInterface|Handbrake Interface]]
21
 * [[HandbrakeCommandDaemon|Handbrake Command Daemon]]
22 4
 * [[StableDiffusion|Stable Diffusion Setup]]
23 1
24
h2. git Repo Clone Path
25
26
<pre>
27 2
$ git -c http.sslVerify=false clone https://phalanx.homelinuxserver.org/git/main
28 1
</pre>
29
30
h2. Boxen
31
32
 * [[ServerSetup|server setup]]
33
 * [[LaptopSetup|Laptop Setup]]
34
 * [[Workstation|enthoo]]
35
 * [[CI320|MPD box (CI320)]]
36
37
 * [[Router|Router/network setup]]
38
39
 * [[BeagleBoneBlackSetup|BeagleBone Black setup]]
40
41
 * [[Tablet]]
42
43
h2. Other
44
45
 * [[BackupScheme|backup scheme]]
46
 * [[CustomComputers|computers I've built]]
47
 * [[OpenSSLUsage|OpenSSL Crypto Usage]]
48
 * [[OpenConnectSetup|OpenConnect Setup]]
49
 * [[Miscellaneous]]
50
 * [[bashrc]]
51
 * [[CustomUbuntuKernel|Build Custom Ubuntu Kernel Instructions]]
52
 * [[DebuggingWithASANandLSAN|Debugging with AddressSanitizer and LeakSanitizer]]
53
 * [[BuildFFmpeg|Building FFmpeg]]
54 5
 * [[BuildOpenCV|Building OpenCV]]