|
@@ -4,11 +4,11 @@
|
|
<meta charset="utf-8">
|
|
<meta charset="utf-8">
|
|
<title>level6 | Casey DeLorme's Portfolio / caseydelorme.com</title>
|
|
<title>level6 | Casey DeLorme's Portfolio / caseydelorme.com</title>
|
|
<link rel="icon" type="image/x-icon" href="https://d2xxklvztqk0jd.cloudfront.net/favicon.ico" />
|
|
<link rel="icon" type="image/x-icon" href="https://d2xxklvztqk0jd.cloudfront.net/favicon.ico" />
|
|
- <link rel="stylesheet" type="text/css" href="/css/main.css#64dd518">
|
|
|
|
|
|
+ <link rel="stylesheet" type="text/css" href="/css/main.css#7be5ae1">
|
|
</head>
|
|
</head>
|
|
<body>
|
|
<body>
|
|
- <header>
|
|
|
|
- <a href='/'><h1>Casey DeLorme</h1></a>
|
|
|
|
|
|
+ <header class="group">
|
|
|
|
+ <h1><a href='/'>Casey DeLorme</a></h1>
|
|
|
|
|
|
<nav>
|
|
<nav>
|
|
<ul>
|
|
<ul>
|
|
@@ -64,16 +64,18 @@
|
|
|
|
|
|
<p>I would like to use more detailed comparison methods against images, videos, and audio. Algorithms that identify key-points in similar files, and can draw conclusions such as altered contrast, brightness, cropping, rotation, etc and still manage to match similar items. These small changes may barely be visible in the files themselves but would cause hash or byte comparison to fail.</p>
|
|
<p>I would like to use more detailed comparison methods against images, videos, and audio. Algorithms that identify key-points in similar files, and can draw conclusions such as altered contrast, brightness, cropping, rotation, etc and still manage to match similar items. These small changes may barely be visible in the files themselves but would cause hash or byte comparison to fail.</p>
|
|
|
|
|
|
|
|
+<h5><em>written on 2014-12-22</em></h5>
|
|
|
|
+
|
|
</div>
|
|
</div>
|
|
|
|
|
|
- <footer>
|
|
|
|
|
|
+ <footer class="group">
|
|
<a href='https://www.facebook.com/CaseyRDeLorme' class='link facebook'></a>
|
|
<a href='https://www.facebook.com/CaseyRDeLorme' class='link facebook'></a>
|
|
<a href='https://www.linkedin.com/in/cdelorme' class='link linkedin'></a>
|
|
<a href='https://www.linkedin.com/in/cdelorme' class='link linkedin'></a>
|
|
<a href='https://www.youtube.com/user/LordOfElm' class='link youtube'></a>
|
|
<a href='https://www.youtube.com/user/LordOfElm' class='link youtube'></a>
|
|
<a href='https://github.com/cdelorme' class='link github'></a>
|
|
<a href='https://github.com/cdelorme' class='link github'></a>
|
|
<a href='skype:casey.delorme?chat' class='link skype'></a>
|
|
<a href='skype:casey.delorme?chat' class='link skype'></a>
|
|
<div class="scripts">
|
|
<div class="scripts">
|
|
- <script type="text/javascript" src="/js/main.js#64dd518" async></script>
|
|
|
|
|
|
+ <script type="text/javascript" src="/js/main.js#7be5ae1" async></script>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
</footer>
|
|
|
|
|