Riza

Results 7 comments of Riza

### Issue Resolution Suggestion Hello [SergioMaurySterling](https://github.com/SergioMaurySterling) Thank you for reporting this issue. From the error message provided, it seems that there's a conflict between ES Modules (`require()`) and CommonJS (`import()`),...

It's working fine for me.

### Issue Analysis and Solutions #### TensorFlow GPU Error: The error message suggests an issue with GPU libraries and a potential problem with NUMA support. This might be due to...

**Solution Implemented:** Hi @Hardikzinzala, I encountered a similar issue and managed to resolve it by following these steps: 1. **Downgrade .Net Framework:** From the project properties, I downgraded the .Net...

## Solution Update: >@Hardikzinzala, considering the issue persists, let's recheck some crucial steps and ensure the correct setup: ### 1. Check Emgu.CV Installation: - Ensure Emgu.CV and related packages are...

@Hardikzinzala, #### To better assist you with the issue related to "OpenCV: The library is compiled without video support. To use this module, please switch to the full Emgu CV...

@Hardikzinzala ### Thank you for sharing the code snippet. > The provided code appears to initiate a video surveillance action using Emgu.CV. The error, "OpenCV: The library is compiled without...