public static class ChartHelper { /// /// Name:添加序列 /// Author:by boxuming 2019 04 28 13:59 /// /// 图表对象 /// 序列名称 /// 图表类型 /// 颜色 /// 标记点颜色 /// 是否显示数值 ...
分类:
其他好文 时间:
2020-05-23 00:06:24
阅读次数:
59
SeetaFace2代码阅读FaceRecognization 一、Face Alignment人脸对齐做仿射变换:bool face_crop_core_ex( const uint8_t *image_data, int image_width, int image_height, int im... ...
分类:
其他好文 时间:
2020-05-20 17:11:10
阅读次数:
66
CSV转Excel,命中关键词标红 package com.wenwo.schedule.job.mainJob; import java.io.ByteArrayOutputStream; import java.io.File; import java.io.FileOutputStream; ...
分类:
其他好文 时间:
2020-05-18 16:11:50
阅读次数:
54
在使用GDI方式处理文本时,往往会用到StringFormat。里面的某些点有点反直觉,不够直观,所以本篇就通过图文的方式去讲解一下。 本篇内容仅涉及到文本方向、对齐的相关内容。 如有错误、不妥之处,欢迎大家指正。 一、相关属性 与文本方向、对齐相关的属性,主要与三个属性有关: Alignment、 ...
原文:WPF DataGrid的可见性 使用WPF的DataGrid的时候 会自定义列或者是绑定某些属性。 但是通常有些问题,获取不到或者没有数据。 因为Column是属性所以并不在逻辑树和视觉树中。 此时可以通过代理类来做中间部分。 将某些属性放置到或者绑定到这个类,DataGird的列在通过绑定... ...
本文链接:https://blog.csdn.net/koibiki/article/details/83588796收起论文连接:One Millisecond Face Alignment with an Ensemble of Regression Trees 1.简介本文也采用级联回归树。 ...
分类:
其他好文 时间:
2020-04-16 00:24:17
阅读次数:
82
One Millisecond Face Alignment with an Ensemble of Regression Trees CVPR2014 http://www.csc.kth.se/~vahidk/face_ert.html https://github.com/suzuichi/O ...
分类:
其他好文 时间:
2020-04-12 22:44:12
阅读次数:
77
参考:https://www.futurelearn.com/courses/statistical-shape-modelling/2/steps/120487 (个人建议:直接看原文,讲的很详细。有一个缺点:全英文的,很多东西需要重新理解) 参考二:https://www.cnblogs.com ...
分类:
其他好文 时间:
2020-04-04 09:40:19
阅读次数:
61
AnimatedContainerWidget AnimatedContainer({ Key key, this.alignment, this.padding, Color color, Decoration decoration, this.foregroundDecoration, doub ...
分类:
其他好文 时间:
2020-03-24 19:14:54
阅读次数:
87
使用散射测量和成像的迭对量测系统进行图案对准(patterning alignment)量测,使用光学散射测量CD和形状计量系统进行关键尺寸和3D组件形状测量以及run time patterning control数分析,以优化MRAM cell patterning 组件迭对、CD和形状。
分类:
其他好文 时间:
2020-03-18 23:31:06
阅读次数:
70