Changes between Version 68 and Version 69 of Other/Summer/2023/Hive


Ignore:
Timestamp:
Aug 9, 2023, 3:36:09 PM (11 months ago)
Author:
ben14yu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2023/Hive

    v68 v69  
    5252
    5353== **Week 5**\\
    54 **Camera Calibration**: The CV camera calibration library was opened. The camera needed to stop being distorted while being at a wide field view.
     54**Camera Calibration**: Used the OpenCV camera calibration library to correct the fisheye camera's image distortion.
    5555
    5656**Machine Learning**: The neural network was being trained to detect behavioral responses from the bees and the magnetic field. PyTorch libraries were utilized to run the machine learning scripts. Accuracy indicates how well the neural network classified the videos.
     
    6767**Accomplishments**:Fixed the issues with the cropping in the video. Manually created datasets to run. Soldered wires to the resistors, wrapped wire around the glass tubes in the bee apparatus and connected the soldered wires to the Raspberry pi. Ran the circuit and collected data on bee motion with the AC current.
    6868
    69 **Camera**: Two more IR lights are added in parallel for more even light distribution. The video capture code and undistortion code were combined. Used POE(Power Over Ethernet) to run power and data over 50 feet to the Raspberry Pi.
     69**Camera**: Two more IR lights were soldered in parallel for more even light distribution. The video capture code and undistortion code were combined. Used POE(Power Over Ethernet) to run power and data over 50 feet to the Raspberry Pi.
    7070
    7171== **Week 8**\\