240 发简信
IP属地:加州
  • PS-去除皮肤油光

    https://www.bilibili.com/video/av63732246/ 详见上述视频 基本思路总结: 在blue channel中使用色阶工具选择高光区域 用画...

  • PS-adding sheer lighting effect

    adjustment->gradient->choosing linear or radial->select foreground and transparent-> se...

  • 120
    PS-使用高低频法进行磨皮

    来源:https://www.jianshu.com/p/c418da283bc5 https://fstoppers.com/post-production/ultimat...

  • PS-如何增加光影对比

    来源:http://www.16xx8.com/photoshop/jiaocheng/2018/146912.html 总结: 主要分为面部光影和周围光影两部分 面部光影利...

  • summary about loading image data in Python

    There are several options to load image data in Python, provided by: 1. OpenCV 2. matpl...

  • C++ programming practice

    1. define a class of rectangle: class rectangle() { private: int w,h; void setparame...

  • how to set up tensorflow virtualenv and utilize jupyter notebook

    This reviews my process of setting up tensorflow virtualenv in jupyter notebook in deep...

  • How to use SWIG to Wrap C++ for Python

    Reference:https://blog.csdn.net/u014525760/article/details/80676065 After compiling wit...