2023 Design and development of intelligent electronic product simulation industrial conveyor belt item detection system

2023 National Vocational College Skills Competition Higher Vocational Group “GZ029 Intelligent Electronic Product Design and Development” Competition Paper 1 Title: Design and development of simulated industrial conveyor belt item detection system 1 Competition Task Play the video of the industrial conveyor belt transporting items on the smart TV, and simulate the industrial conveyor belt item […]

2023 Industrial Training Competition-Smart Logistics-Open Source

2023 Industrial Training Competition-Smart Logistics-Open Source Southwest Petroleum University (Chengdu)-SWPU Flying Team Foreword: Let’s talk about the results first. We placed 4th in the provincial finals and 6th in the national competition (we missed the national competition), but many teams in front of us used the kit emmm… It’s hard to comment. After all, we […]

WebServer industrial data collection system based on modbus

1. Introduction In the field of industrial automation, data collection is a very important part. Through data collection, storage and display of industrial equipment, the production process can be monitored and optimized to improve production efficiency and quality. As a communication protocol, Modbus is widely used for data transmission in industrial control systems. Therefore, industrial […]

Industrial anomaly detection: from cutting-edge to implementation

Directory Preface 1. Cutting-edge technology: SimpleNet 1. Task classification: image segmentation 2. Performance comparison: Faster & amp; Higher 3. Research background difficulty: Solution: Unsupervised Dataset: MVTec AD Performance comparison: Speed comparison: 2. Code practice 1. Operation record: Summarize Foreword Industrial anomaly detection is a hot topic. From traditional image processing to deep visual recognition that […]

Baumer Industrial Camera How Baumer Industrial Camera uses BGAPISDK and OpenCV to generate video (C++)

Baumer Industrial Camera Baumer Industrial Cameras Baumer cameras are high-performance, high-quality industrial cameras that can be used in a variety of applications such as object detection, counting and identification, motion analysis and image processing Baumer’s 10GbE cameras have excellent image processing performance and can transmit high-resolution images in real time. In addition, the camera features […]

Baumer Industrial Camera How to use BGAPISDK to use image callback functions through two different methods (C#)

How Baumer Industrial Cameras use BGAPISDK to use image callback functions in two different ways (C#) Baumer industrial cameras Technical background to the fixed frame rate functionality of Baumer industrial cameras Method 1: Use the function in the BGAPI SDK to complete the image data conversion in the image callback function Method 2: Use Bitmap […]

Hash table: How to build an industrial-grade hash table?

The article comes from the column of Wang Zheng, a former Google engineer at Geek Time. The query efficiency of hash tables cannot be generally said to be O(1). It is related to hash functions, load factors, hash collisions, etc. If the hash function is poorly designed or the load factor is too high, it […]

2023 Electronic Product Design and Production Competition Questions (Simulated Industrial Conveyor Belt Item Identification System)

2023 Electronic Product Design and Production Competition Questions (Simulating Industrial Conveyor Belt Item Identification System) Question part: The competition questions will be uploaded to the resources at the end. I participated in the design and production of intelligent electronic products this year, and my results were not very satisfactory. I am in the third grade […]

Acise: A CAx Industrial Software Ecology

1. Introduction 1.1 Knowledges about object-oriented design Object-oriented design ecourages the distribution of behavior among objects. Such distribution can result in an object structure with many connections between objects. [Mediator] A common side-effect of partitioning a system into a collection of cooperation classes is the need to maintain consistency between related objects. [Observer] Framework use […]

Research on the detection effect of barcode detection based on Opencv+Kmeans+Zbar and barcode detection based on sharpening+bilateral Gaussian filtering+Zbar in industrial photovoltaic production lines

Article directory Preface 1 Barcode detection based on Opencv + Kmeans + Zbar 1.1 Barcode detection preprocessing 1.1.1 Template matching 1.1.2 Use K-mearn algorithm (clustering algorithm) to process barcode frames 1.2matplotlib visual barcode detection frame 1.3 Detection effect 2 Barcode detection based on sharpening + bilateral Gaussian filtering + Zbar Summarize Other articles Original statement: […]