EliteWeapon

Results 5 issues of EliteWeapon

##### System information (version) - OpenCV => 4.5.5 - Operating System / Platform => Windows 64 Bit - Compiler => Visual Studio 2015 ##### Detailed description In img_hash/src/radial_variance_hash.cpp:afterHalfProjections(), there are...

# Is there a plan to validate the clarity of iris? ## Context * Firmware Version: * Operating System: * SDK version: * Toolchain version: ## Expected Behavior The algorithm...

### What happened? Calling **set_processor_affnity()** on a block which was stopped will cause progam to crash. ### System Information OS: Linux Distro GR Installation Method: Source ### GNU Radio Version...

Bug
Runtime
clarification needed
medium

### What happened? When I use **set_processor_affinity()** with a hier_block2 which only contains one sub-block, it can't work. The pseudo code is similar to the following: ``` my_source_hier_block::my_source_hier_block() { ........

For the 10-bit pixel format, in "pl_map_avframe_vulkan()" function, the "repr.bits.bit_shift" member of the output pl_frame isn't be set, whereas it is correctly set in the pl_map_avframe_drm() function. ` static bool...