3908
- 收藏
- 点赞
- 分享
- 举报
opencv3.1.0 交叉编译arm-linux-gcc 编译成功 但是make 时报如下错误
本帖最后由 joyup 于 2017-1-9 13:53 编辑
[code]/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `ceilf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `stdout@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strerror@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `lrint@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__isoc99_fscanf@GLIBC_2.7'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `asin@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_cond_destroy@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `vsnprintf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strlen@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_mutex_init@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `readdir@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `open@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `lseek@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `memset@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fgets@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `log@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `ldexp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__ctype_b_loc@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_cond_signal@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__fxstat@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `tmpfile@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `srand@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `closedir@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `gmtime@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strrchr@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strncpy@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `expf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `memchr@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__cxa_atexit@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strtod@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fclose@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `tolower@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `_setjmp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fmod@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sin@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `frexp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sscanf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `ftell@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `isxdigit@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strcmp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sinf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `longjmp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `rand@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `acosf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strchr@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `ceil@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `calloc@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `isalnum@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `isspace@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `floorf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `acos@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `tan@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `rewind@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `mmap@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fseek@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `getenv@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `memcpy@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fwrite@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fputc@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__xstat@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `putchar@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `write@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `bsearch@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strstr@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `cosf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `read@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `floor@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fread@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `ferror@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `printf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `malloc@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `puts@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `atan@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fflush@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strtol@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strncmp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `hypot@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `stderr@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `toupper@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sinh@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sqrtf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `atan2@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `mkstemp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `atan2f@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__errno_location@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `lrintf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_self@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `vfprintf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `clock@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `exp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `remove@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `cos@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sqrt@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pow@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strcat@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_mutex_lock@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sysconf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strdup@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `memcmp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_mutex_destroy@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `log10@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `stpcpy@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `memmove@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fprintf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strcpy@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strtok@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `powf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `opendir@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `abort@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `exit@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `snprintf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sprintf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_cond_wait@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sincosf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_mutex_unlock@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sincos@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `close@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `atanf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `modf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__is[/code]
[code]/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `ceilf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `stdout@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strerror@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `lrint@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__isoc99_fscanf@GLIBC_2.7'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `asin@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_cond_destroy@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `vsnprintf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strlen@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_mutex_init@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `readdir@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `open@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `lseek@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `memset@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fgets@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `log@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `ldexp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__ctype_b_loc@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_cond_signal@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__fxstat@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `tmpfile@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `srand@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `closedir@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `gmtime@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strrchr@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strncpy@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `expf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `memchr@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__cxa_atexit@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strtod@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fclose@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `tolower@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `_setjmp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fmod@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sin@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `frexp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sscanf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `ftell@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `isxdigit@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strcmp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sinf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `longjmp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `rand@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `acosf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strchr@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `ceil@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `calloc@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `isalnum@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `isspace@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `floorf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `acos@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `tan@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `rewind@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `mmap@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fseek@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `getenv@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `memcpy@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fwrite@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fputc@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__xstat@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `putchar@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `write@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `bsearch@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strstr@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `cosf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `read@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `floor@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fread@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `ferror@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `printf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `malloc@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `puts@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `atan@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fflush@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strtol@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strncmp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `hypot@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `stderr@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `toupper@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sinh@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sqrtf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `atan2@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `mkstemp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `atan2f@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__errno_location@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `lrintf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_self@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `vfprintf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `clock@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `exp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `remove@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `cos@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sqrt@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pow@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strcat@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_mutex_lock@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sysconf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strdup@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `memcmp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_mutex_destroy@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `log10@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `stpcpy@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `memmove@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fprintf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strcpy@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strtok@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `powf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `opendir@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `abort@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `exit@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `snprintf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sprintf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_cond_wait@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sincosf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_mutex_unlock@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sincos@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `close@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `atanf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `modf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__is[/code]
我来回答
回答0个
时间排序
认可量排序
暂无数据
或将文件直接拖到这里
悬赏:
E币
网盘
* 网盘链接:
* 提取码:
悬赏:
E币
Markdown 语法
- 加粗**内容**
- 斜体*内容*
- 删除线~~内容~~
- 引用> 引用内容
- 代码`代码`
- 代码块```编程语言↵代码```
- 链接[链接标题](url)
- 无序列表- 内容
- 有序列表1. 内容
- 缩进内容
- 图片![alt](url)
相关问答
-
2014-10-21 14:38:13
-
2018-07-04 17:47:54
-
2021-02-25 16:29:53
-
2017-04-14 14:49:47
-
2019-01-26 09:34:57
-
2019-01-08 14:48:03
-
2016-07-12 17:51:52
-
2017-09-08 09:44:42
-
2017-12-18 14:21:37
-
2019-01-02 14:07:59
-
2018-12-07 14:18:41
-
2015-01-21 22:06:56
-
2016-08-03 17:50:42
-
2015-01-13 14:55:20
-
2016-08-17 12:07:22
-
2018-03-26 17:56:23
-
2019-12-08 22:10:44
-
2015-12-29 16:25:03
-
2023-08-23 17:29:58
无更多相似问答 去提问
点击登录
-- 积分
-- E币
提问
—
收益
—
被采纳
—
我要提问
切换马甲
上一页
下一页
悬赏问答
-
5Hi3516CV610 如何使用SD卡升级固件
-
5cat /dev/logmpp 报错 <3>[ vi] [func]:vi_send_frame_node [line]:99 [info]:vi pic queue is full!
-
50如何获取vpss chn的图像修改后发送至vo
-
5FPGA通过Bt1120传YUV422数据过来,vi接收不到数据——3516dv500
-
50SS928 运行PQtools 拼接 推到设备里有一半画面会异常
-
53536AV100的sample_vdec输出到CVBS显示
-
10海思板子mpp怎么在vi阶段改变视频数据尺寸
-
10HI3559AV100 多摄像头同步模式
-
9海思ss928单路摄像头vio中加入opencv处理并显示
-
10EB-RV1126-BC-191板子运行自己编码的程序
举报反馈
举报类型
- 内容涉黄/赌/毒
- 内容侵权/抄袭
- 政治相关
- 涉嫌广告
- 侮辱谩骂
- 其他
详细说明
提醒
你的问题还没有最佳答案,是否结题,结题后将扣除20%的悬赏金
取消
确认
提醒
你的问题还没有最佳答案,是否结题,结题后将根据回答情况扣除相应悬赏金(1回答=1E币)
取消
确认