自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(1)
  • 资源 (2)
  • 收藏
  • 关注

原创 使用jeesite过程中的各种坑爹的经历

1,【注意jeesite创建的每个表创建的主键都是叫id,而我的命名规范和它不一样】如user表,关键字就叫id,而不能叫user_id。否则你使用它生成的东西就会修改和删除都不会成功的,还有这个主键肯定是string类型的,结果肯定是md5加密的2,如何绕过shrio,使用自己的请求3,jeesite4:报错 Failed to obtain JDBC Connection...

2019-04-16 16:21:07 3788 6

SLIC Superpixel Implementation

SLIC Superpixel Implementation This repository contains an implementation of the SLIC Superpixel algorithm by Achanta et al. (PAMI'12, vol. 34, num. 11, pp. 2274-2282). The C++ implementation is created to work with the strutures of OpenCV. Exemplary result The images below shows an example of an over-segmentation using 400 superpixels and a weight factor of 40.

2017-08-24

tesseract_ocr资料

tesseract_ocr资料

2017-03-31

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除