import json import requests from lxml import etree from time import sleep url = "https://www.jianshu.com/shakespeare/notes/60479187/comments?page=1&co ...
分类:
编程语言 时间:
2020-03-14 13:14:06
阅读次数:
97
https://github.com/cyssmile/openCV_learning_notes/blob/master/opencv_test/opencv_008/opencv_008.cpp cv中 直方图均衡化相关 api: equalizeHist() 本段实例中将图片原始像素信息 以及 ...
分类:
其他好文 时间:
2020-03-13 13:09:42
阅读次数:
53
https://github.com/cyssmile/openCV_learning_notes/blob/master/opencv_test/opencv_008/opencv_008.cpp 包括calcHist() normalize() 相关api, 以及将像素信息用折线图的方式展现 ...
分类:
其他好文 时间:
2020-03-13 13:08:36
阅读次数:
61
https://github.com/cyssmile/openCV_learning_notes/blob/master/opencv_test/opencv_012_hist_compare/opencv_012_hist_compare.cpp ...
分类:
其他好文 时间:
2020-03-13 13:04:27
阅读次数:
62
https://github.com/cyssmile/openCV_learning_notes/blob/master/opencv_test/opencv_012_hist_compare/opencv_012_hist_compare.cpp 包含 applyColorMap() LUT() ...
分类:
其他好文 时间:
2020-03-13 12:58:06
阅读次数:
76
恢复内容开始 /** * Notes: Base64 图片 上传 * Created byxxg@seabig.cn * Date: 2019-12-12 * Time: 13:40 */ public function fileUploads($image) { $this->_globals() ...
分类:
Web程序 时间:
2020-03-12 14:40:42
阅读次数:
75
Service:Waystocreateservice:KubectlexposecreatedaServiceresourcewiththesamepodselectorastheoneusedbytheReplicationControllerKubectlcreatewithservicespecsapiVersion:v1kind:Servicemetadata:name:kubiaspe
分类:
Web程序 时间:
2020-03-08 23:27:38
阅读次数:
119
Replicationcontroller:ReplicationControllerschedulespodtooneworknode,kubeletapplicationinnodepullsimageandcreatecontainers.Podstartedby“kubectlrun”isnotcreateddirectly.ReplicationControlleriscreatedby
分类:
Web程序 时间:
2020-03-08 23:25:43
阅读次数:
87
PodDefinition:Createpodbydefinition:kubectlcreate-f[filename]Displaypoddefinition:kubectlgetpo[podname]-oyaml/jsonGettinglog:kubectllogs[podname]-c[containername]Portforwarding:kubectlport-forward[pod
分类:
Web程序 时间:
2020-03-08 23:22:12
阅读次数:
89
Stats 102A HW4 Due March 3, 2020General Notes? You will submit a minimum of three files, the core files must conform to the followingnaming convention ...
分类:
其他好文 时间:
2020-03-08 20:10:33
阅读次数:
68