User contributions for Simon
Jump to navigation
Jump to search
30 August 2024
- 14:5414:54, 30 August 2024 diff hist +16 Jetson Orin Nano No edit summary current
28 August 2024
- 16:1116:11, 28 August 2024 diff hist 0 Opencv with cuda support No edit summary
19 April 2024
- 19:3519:35, 19 April 2024 diff hist +535 N Opencv with cuda support Created page with "Install JTOP <pre>sudo apt install python3-pip</pre> After pip installs: <pre>sudo pip3 install -U jetson-stats</pre> Install jetson containers <pre> # install the container tools git clone https://github.com/dusty-nv/jetson-containers bash jetson-containers/install.sh </pre> Then staying in the home directory <pre> sudo ./jetson-containers/packages/opencv/opencv_install.sh https://nvidia.box.com/shared/static/ngp26xb9hb7dqbu6pbs7cs9flztmqwg0.gz OpenCV-4.8.1-aarch64.t..."
- 19:3219:32, 19 April 2024 diff hist −8 Jetson Orin Nano No edit summary
- 16:4816:48, 19 April 2024 diff hist +2 Compile opencv with cuda support No edit summary current
- 16:4816:48, 19 April 2024 diff hist 0 Compile opencv with cuda support No edit summary
- 16:4716:47, 19 April 2024 diff hist +18 Compile opencv with cuda support No edit summary
- 16:4616:46, 19 April 2024 diff hist 0 N File:JTOP.png No edit summary
- 16:4616:46, 19 April 2024 diff hist −413 Compile opencv with cuda support No edit summary
- 16:4416:44, 19 April 2024 diff hist −10 Compile opencv with cuda support No edit summary
20 March 2024
- 08:0908:09, 20 March 2024 diff hist −2 Front Gate No edit summary current
- 08:0908:09, 20 March 2024 diff hist 0 Front Gate No edit summary
- 08:0908:09, 20 March 2024 diff hist +32 Front Gate No edit summary
- 08:0808:08, 20 March 2024 diff hist 0 N File:Front gate.png No edit summary current
- 08:0608:06, 20 March 2024 diff hist +210 N Front Gate Created page with "Jeatone is the supplier Setup information can be found at http://www.jeatone.com/col.jsp?spm=a2g0s.imconversation.0.0.74f63e5f7uslaH&id=110 Select SIP villa multiple matching sets operation PIN Code is 666666"
- 08:0508:05, 20 March 2024 diff hist +16 Main Page No edit summary
2 March 2024
- 12:0512:05, 2 March 2024 diff hist +206 N Fix Docker Created page with "Use the following commands <pre> sudo update-alternatives --set iptables /usr/sbin/iptables-legacy sudo update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy sudo systemctl restart docker </pre>" current
- 12:0312:03, 2 March 2024 diff hist +16 Jetson Orin Nano No edit summary
24 February 2024
- 09:2909:29, 24 February 2024 diff hist +5 Enable CSI Camera via header pins No edit summary current
- 09:2809:28, 24 February 2024 diff hist +203 N Enable CSI Camera via header pins Created page with "Got to https://docs.nvidia.com/jetson/archives/r36.2/DeveloperGuide/HR/ConfiguringTheJetsonExpansionHeaders.html?highlight=jetson%20io#running-jetson-io run ```sudo /opt/nvidia/jetson-io/jetson-io.py```"
- 09:2709:27, 24 February 2024 diff hist +39 Jetson Orin Nano No edit summary
23 February 2024
- 13:3613:36, 23 February 2024 diff hist +141 Node-red No edit summary
- 13:3413:34, 23 February 2024 diff hist +41 N File:Ttn1.png The things network security current
- 13:2913:29, 23 February 2024 diff hist 0 Node-red No edit summary
21 January 2024
- 13:0613:06, 21 January 2024 diff hist +938 N Compile opencv with cuda support Created page with "https://www.youtube.com/watch?v=art0-99fFa8 https://github.com/mdegans/nano_build_opencv/tree/master You want to change line 114 in opencv/modules/dnn/src/cuda4dnn/primitives/normalize_bbox.hpp: from: <pre> if (weight != 1.0)</pre> to: <pre> if (weight != static_cast<T>(1.0))</pre> As well as line 124 in opencv/modules/dnn/src/cuda4dnn/primitives/region.hpp (due to a similar error): from: <pre> if (nms_iou_threshold > 0) {</pre> to: <pre> if (nms_iou_threshold > stat..."
- 13:0513:05, 21 January 2024 diff hist −798 Jetson Orin Nano Replaced content with "Compile opencv with cuda support" Tag: Replaced
- 13:0513:05, 21 January 2024 diff hist +48 Jetson Orin Nano No edit summary
- 13:0313:03, 21 January 2024 diff hist +786 N Jetson Orin Nano Created page with "You want to change line 114 in opencv/modules/dnn/src/cuda4dnn/primitives/normalize_bbox.hpp: from: if (weight != 1.0) to: if (weight != static_cast<T>(1.0)) As well as line 124 in opencv/modules/dnn/src/cuda4dnn/primitives/region.hpp (due to a similar error): from: if (nms_iou_threshold > 0) { to: if (nms_iou_threshold > static_cast<T>(0)) { Explanation: Since both variables, weight and nms_iou_threshold, are templated and finally boil down to a primitive type during..."
- 13:0313:03, 21 January 2024 diff hist +22 Main Page No edit summary
15 January 2024
- 14:4114:41, 15 January 2024 diff hist +169 Node-red →Node Red
- 14:3914:39, 15 January 2024 diff hist 0 N File:Node-red6.png No edit summary current
- 14:3914:39, 15 January 2024 diff hist +152 Node-red →Node Red
- 14:3614:36, 15 January 2024 diff hist −1 Node-red No edit summary
- 14:3414:34, 15 January 2024 diff hist −21 Node-red No edit summary
- 14:3114:31, 15 January 2024 diff hist +86 Node-red No edit summary
- 14:2914:29, 15 January 2024 diff hist 0 N File:Node-red2.png No edit summary current
- 14:2814:28, 15 January 2024 diff hist +426 Node-red No edit summary
- 14:2314:23, 15 January 2024 diff hist −3 Node-red No edit summary
- 14:2214:22, 15 January 2024 diff hist +198 Node-red No edit summary
- 14:1814:18, 15 January 2024 diff hist 0 N File:Node-red5.png No edit summary current
- 14:1514:15, 15 January 2024 diff hist 0 File:Node-red1.png Simon uploaded a new version of File:Node-red1.png current
- 14:1514:15, 15 January 2024 diff hist 0 N File:Node-red4.png No edit summary current
- 14:1414:14, 15 January 2024 diff hist 0 N File:Node-red3.png No edit summary current
8 November 2023
- 09:5009:50, 8 November 2023 diff hist −4 Towel rails logic No edit summary current
- 09:5009:50, 8 November 2023 diff hist +1 Towel rails logic No edit summary
- 09:5009:50, 8 November 2023 diff hist +7 Towel rails logic No edit summary
31 August 2023
- 09:4309:43, 31 August 2023 diff hist −3 Towel rails logic No edit summary
- 09:2609:26, 31 August 2023 diff hist −2 Change the media wiki password No edit summary current
28 August 2023
- 15:2715:27, 28 August 2023 diff hist +31 Node-red No edit summary
- 12:5412:54, 28 August 2023 diff hist +1 Towel rails logic No edit summary