blob: 4f6efea905b0bcdca6e6c76ecab910c70cf06635 (
plain) (
tree)
|
|
.. ring0.xyz documentation master file, created by
sphinx-quickstart on Tue Jan 9 11:54:09 2018.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Hello World
===========
.. toctree::
:maxdepth: 2
:caption: Contents:
Updates
-------
- **January 2018**
- :ref:`又一个新的博客 <2018newblog>`
- **December 2017**
- :ref:`2017 观影记录 <2017movie>`
- `The One Device: Experience of Pixel 2 <https://clarkzjw.blogspot.jp/2017/12/pixel2.html>`__
- **October 2017**
- `注销/删除一个互联网帐号有多难 <https://clarkzjw.blogspot.jp/2017/10/baidu.html>`__
- **July 2017**
- `我的大学 <https://clarkzjw.blogspot.jp/2017/07/ingress-httpsarchive.html>`__
- **March 2017**
- `Macbook Pro Late 2016一周体验 <https://clarkzjw.blogspot.jp/2017/03/mbp.html>`__
- **October 2016**
- `Yubikey 4 入手 <https://clarkzjw.blogspot.jp/2016/10/yubikey4.html>`__
- `ERROR 451: 本網頁基於國家法律而封鎖 <https://clarkzjw.blogspot.jp/2016/10/451.html>`__
- **September 2016**
- `Moto X 2014 XT1085刷CM指南 <https://clarkzjw.blogspot.jp/2016/09/motox-2014.html>`__
- **August 2016**
- `[这列火车] 从北京到莫斯科 <https://clarkzjw.blogspot.jp/2016/08/k3.html>`__
- **April 2016**
- `安利好用的邮件服务之Fastmail <https://clarkzjw.blogspot.jp/2016/04/fastmail.html>`__
About me
--------
- A developer
- Familiar with Python, C, etc
- A user of Vim, Debian, Docker, Raspberry Pi, etc
- Computer vision enthusiast
- Ingress resistance
Language Skills
---------------
- Mandarin - Native or Bilingual proficiency
- English - Professional working proficiency
- Esperanto - Elementary proficiency
Current Research Interest
-------------------------
- I'am currently working on projects involved with image forensics or image forgery detection.
Publications
------------
- `基于主色检测与灰度传播的彩色图像灰度化方法 <http://d.wanfangdata.com.cn/Periodical/jsjfzsjytxxxb201603008>`__
- `Texture filtering based physically plausible image dehazing <https://link.springer.com/article/10.1007%2Fs00371-016-1259-3>`__
- `暗通道先验图像去雾的大气光校验和光晕消除 <http://www.cjig.cn/jig/ch/reader/view_abstract.aspx?file_no=20160911&flag=1>`__
- `Sky detection and texture smoothing-based high-visibility haze removal from images and videos <http://onlinelibrary.wiley.com/doi/10.1002/cav.1776/abstract>`__
- `鲁棒图像去雾的大气光校正与透射率优化算法 <http://www.jcad.cn/jcadcms/show.action?code=publish_402880124b362464014b3c4d819803a1&newsid=0035d0b18a6b4ae1905c6f05d86303eb>`__
Coding around the web
---------------------
- `Dehaze`_, implementation of dark channel prior based image dehazing algorithms
- `one-two-three...infinity`_, 📏 Calculating the sum from one to a billion in different programming languages, inspired by https://github.com/leachim6/hello-world
- `brainfuck`_, 🙇 Simple Brainfuck interpreter implemented in C
- GitHub `@clarkzjw`_ for recent / current coding
.. _Dehaze: https://github.com/clarkzjw/Dehaze
.. _one-two-three...infinity: https://github.com/clarkzjw/one-two-three...infinity
.. _brainfuck: https://github.com/clarkzjw/brainfuck
.. _@clarkzjw: https://github.com/clarkzjw
Contact
-------
- Feel free to contact me!
- PGP: `0x1D017D3D <https://pgp.mit.edu/pks/lookup?op=get&search=0x7E1EB1851D017D3D>`_ | `keybase.io <https://keybase.io/clarkzjw>`_
- Telegram: @clarkzjw
- Mail to: `[email protected] <mailto:[email protected]>`_
Other
-----
- I am a volunteer of BOINC, supporting experiment like `World Community Grid`_ and `SETI@home`_
- I think Freedom is my birth right and I shall have it, including free speech and free software
.. raw:: html
<iframe src="https://www.worldcommunitygrid.org/getDynamicImage.do?memberName=clarkzjw&mnOn=true&stat=3&imageNum=1&rankOn=true&projectsOn=true&special=true" frameborder="0" name="di" scrolling="no" width="405px" height="190px"></iframe>
.. container:: row
.. container:: project
.. figure:: https://boincstats.com/signature/-1/user/3483994/sig.png
:align: left
:target: https://boincstats.com/en/stats/-1/user/detail/59d322a65a0667a4207b6dc6ed9780ee
:alt: bonic stats
:height: 100
.. container:: row
.. container:: project
.. figure:: https://cdn.clarkzjw.cn/redtestbar.gif
:align: left
:target: https://tomli.blog/archives/2016/06/2124.html
:alt: tomli.blog
:height: 150
.. container:: row
.. container:: project
.. figure:: https://cdn.clarkzjw.cn/Sample_09-F9_protest_art,_Free_Speech_Flag_by_John_Marcotte.png
:align: left
:target: https://en.wikipedia.org/wiki/Free_Speech_Flag
:alt: en.wikipedia.org
:height: 150
Credit
------
- All original contents of this site are licensed under `CC BY-SA 3.0 CN <https://creativecommons.org/licenses/by-sa/3.0/cn/>`_
.. _World Community Grid: https://www.worldcommunitygrid.org/
.. _SETI@home: https://setiathome.berkeley.edu/
|