This project involved developing a simple system for object recognition by utilizing the HaarCascade algorithm and the Caffe deep learning model.
- Collected data from an image and analyzed it.
- Identified the region of interest (ROI) within the image.
- Used the HaarCascade algorithm and the Caffe model to recognize objects within the specified ROI.
- Clone the repository:
git clone https://github.com/anhkiet1227/NT219_Cryptography_Project.git
- Navigate to the project directory:
cd NT219_Cryptography_Project
- Follow the instructions in the README file to set up the environment and run the project.
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
This project is licensed under the MIT License.