摘要:
使用ServletAPI向request域对象共享数据 @RequestMapping("/testServletAPI") public String testServletAPI(HttpServletRequest request){ request.setAttribute("testSco 阅读全文
posted @ 2022-09-25 18:46
又一岁荣枯
阅读(35)
评论(0)
推荐(0)
摘要:
ERROR: org.apache.hadoop.hbase.PleaseHoldException: Master is initializing at org.apache.hadoop.hbase.master.HMaster.checkInitialized(HMaster.java:282 阅读全文
posted @ 2022-09-25 11:47
又一岁荣枯
阅读(553)
评论(0)
推荐(0)
摘要:
参考 dlib提取人脸并保存 # -*- codeing: utf-8 -*- import sys import os import cv2 import dlib input_dir = './lfw' output_dir = './other_faces' size = 64 if not 阅读全文
posted @ 2022-09-25 09:41
又一岁荣枯
阅读(149)
评论(0)
推荐(0)

浙公网安备 33010602011771号